You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

37 lines
1.7 KiB

  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <ItemGroup Label="ProjectConfigurations">
  4. <ProjectConfiguration Include="Debug|AnyCPU">
  5. <Configuration>Debug</Configuration>
  6. <Platform>AnyCPU</Platform>
  7. </ProjectConfiguration>
  8. <ProjectConfiguration Include="Release|AnyCPU">
  9. <Configuration>Release</Configuration>
  10. <Platform>AnyCPU</Platform>
  11. </ProjectConfiguration>
  12. </ItemGroup>
  13. <PropertyGroup Label="Globals">
  14. <ProjectGuid>642b3f2e-3011-4b1a-8d22-d35c11c44f05</ProjectGuid>
  15. </PropertyGroup>
  16. <PropertyGroup>
  17. <TargetFrameworkIdentifier>Deployment</TargetFrameworkIdentifier>
  18. <TargetFrameworkVersion>1.0</TargetFrameworkVersion>
  19. <PrepareForBuildDependsOn>
  20. </PrepareForBuildDependsOn>
  21. </PropertyGroup>
  22. <Import Condition=" Exists('Deployment.targets') " Project="Deployment.targets" />
  23. <Import Project="$(MSBuildToolsPath)\Microsoft.Common.targets" />
  24. <!-- vertag<:>start tokens<:>maj.min -->
  25. <Import Condition=" Exists('$(MSBuildExtensionsPath)\Microsoft\VisualStudio\v$(VisualStudioVersion)\Deployment\1.1\DeploymentProject.targets') " Project="$(MSBuildExtensionsPath)\Microsoft\VisualStudio\v$(VisualStudioVersion)\Deployment\1.1\DeploymentProject.targets" />
  26. <!-- vertag<:>end -->
  27. <ItemGroup>
  28. <None Include="Deployment.targets">
  29. <Visible>False</Visible>
  30. </None>
  31. <Content Include="Deploy-AzureResourceGroup.ps1" />
  32. <Content Include="sqldeploy.json">
  33. <CopyToOutputDirectory>Never</CopyToOutputDirectory>
  34. </Content>
  35. <Content Include="sqldeploy.parameters.json" />
  36. </ItemGroup>
  37. <Target Name="GetReferenceAssemblyPaths" />
  38. </Project>