34 строки
1.5 KiB
XML
34 строки
1.5 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
<ItemGroup Label="ProjectConfigurations">
|
|
<ProjectConfiguration Include="Debug|AnyCPU">
|
|
<Configuration>Debug</Configuration>
|
|
<Platform>AnyCPU</Platform>
|
|
</ProjectConfiguration>
|
|
<ProjectConfiguration Include="Release|AnyCPU">
|
|
<Configuration>Release</Configuration>
|
|
<Platform>AnyCPU</Platform>
|
|
</ProjectConfiguration>
|
|
</ItemGroup>
|
|
<PropertyGroup Label="Globals">
|
|
<ProjectGuid>92dd9a5d-3a93-493c-8f69-23a1c519a1c4</ProjectGuid>
|
|
</PropertyGroup>
|
|
<PropertyGroup>
|
|
<PrepareForBuildDependsOn>
|
|
</PrepareForBuildDependsOn>
|
|
</PropertyGroup>
|
|
<Import Condition=" Exists('Deployment.targets') " Project="Deployment.targets" />
|
|
<Import Project="$(MSBuildToolsPath)\Microsoft.Common.targets" />
|
|
<!-- vertag<:>start tokens<:>maj.min -->
|
|
<Import Condition=" Exists('$(MSBuildExtensionsPath)\Microsoft\VisualStudio\v$(VisualStudioVersion)\Deployment\1.1\DeploymentProject.targets') " Project="$(MSBuildExtensionsPath)\Microsoft\VisualStudio\v$(VisualStudioVersion)\Deployment\1.1\DeploymentProject.targets" />
|
|
<!-- vertag<:>end -->
|
|
<ItemGroup>
|
|
<None Include="Deployment.targets">
|
|
<Visible>False</Visible>
|
|
</None>
|
|
<Content Include="Deploy-AzureResourceGroup.ps1" />
|
|
<Content Include="LogicApp.json" />
|
|
<Content Include="LogicApp.parameters.json" />
|
|
</ItemGroup>
|
|
<Target Name="GetReferenceAssemblyPaths" />
|
|
</Project> |