|
1 | 1 | <?xml version="1.0" encoding="utf-8"?> |
2 | 2 | <Project ToolsVersion="14.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> |
3 | | - <Import Project="packages\Microsoft.VSSDK.BuildTools.15.1.192\build\Microsoft.VSSDK.BuildTools.props" Condition="Exists('packages\Microsoft.VSSDK.BuildTools.15.1.192\build\Microsoft.VSSDK.BuildTools.props')" /> |
| 3 | + <Import Project="packages\Microsoft.VSSDK.BuildTools.15.9.3039\build\Microsoft.VSSDK.BuildTools.props" Condition="Exists('packages\Microsoft.VSSDK.BuildTools.15.9.3039\build\Microsoft.VSSDK.BuildTools.props')" /> |
4 | 4 | <PropertyGroup> |
5 | 5 | <MinimumVisualStudioVersion>15.0</MinimumVisualStudioVersion> |
6 | 6 | <VSToolsPath Condition="'$(VSToolsPath)' == ''">$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath> |
|
31 | 31 | <DebugType>full</DebugType> |
32 | 32 | <PlatformTarget>x86</PlatformTarget> |
33 | 33 | <ErrorReport>prompt</ErrorReport> |
34 | | - <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet> |
| 34 | + <CodeAnalysisRuleSet>SQL2019_VS2017_BidsHelper.ruleset</CodeAnalysisRuleSet> |
35 | 35 | </PropertyGroup> |
36 | 36 | <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'"> |
37 | 37 | <OutputPath>bin\x86\Release\</OutputPath> |
|
40 | 40 | <DebugType>pdbonly</DebugType> |
41 | 41 | <PlatformTarget>x86</PlatformTarget> |
42 | 42 | <ErrorReport>prompt</ErrorReport> |
43 | | - <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet> |
| 43 | + <CodeAnalysisRuleSet>SQL2019_VS2017_BidsHelper.ruleset</CodeAnalysisRuleSet> |
44 | 44 | </PropertyGroup> |
45 | 45 | <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" /> |
46 | 46 | <PropertyGroup> |
|
53 | 53 | <AppDesignerFolder>Properties</AppDesignerFolder> |
54 | 54 | <RootNamespace>BIDSHelper</RootNamespace> |
55 | 55 | <AssemblyName>BidsHelper2019</AssemblyName> |
56 | | - <TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion> |
| 56 | + <TargetFrameworkVersion>v4.7.2</TargetFrameworkVersion> |
57 | 57 | <GeneratePkgDefFile>true</GeneratePkgDefFile> |
58 | 58 | <IncludeAssemblyInVSIXContainer>true</IncludeAssemblyInVSIXContainer> |
59 | 59 | <IncludeDebugSymbolsInVSIXContainer>true</IncludeDebugSymbolsInVSIXContainer> |
60 | 60 | <IncludeDebugSymbolsInLocalVSIXDeployment>true</IncludeDebugSymbolsInLocalVSIXDeployment> |
61 | 61 | <CopyBuildOutputToOutputDirectory>true</CopyBuildOutputToOutputDirectory> |
62 | 62 | <CopyOutputSymbolsToOutputDirectory>true</CopyOutputSymbolsToOutputDirectory> |
| 63 | + <CodeAnalysisRuleSet>SQL2019_VS2017_BidsHelper.ruleset</CodeAnalysisRuleSet> |
63 | 64 | </PropertyGroup> |
64 | 65 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> |
65 | 66 | <DebugSymbols>true</DebugSymbols> |
|
76 | 77 | <PlatformTarget>x86</PlatformTarget> |
77 | 78 | <RunCodeAnalysis>false</RunCodeAnalysis> |
78 | 79 | <AllowUnsafeBlocks>true</AllowUnsafeBlocks> |
| 80 | + <CodeAnalysisRuleSet>SQL2019_VS2017_BidsHelper.ruleset</CodeAnalysisRuleSet> |
79 | 81 | </PropertyGroup> |
80 | 82 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> |
81 | 83 | <DebugType>pdbonly</DebugType> |
|
573 | 575 | <CopyToOutputDirectory>Always</CopyToOutputDirectory> |
574 | 576 | <IncludeInVSIX>true</IncludeInVSIX> |
575 | 577 | </Content> |
576 | | - <None Include="packages.config"> |
577 | | - <SubType>Designer</SubType> |
578 | | - </None> |
| 578 | + <None Include="packages.SQL2019_VS2017_BidsHelper.config" /> |
579 | 579 | <None Include="Properties\vsix-compress.props" /> |
580 | 580 | <None Include="Manifest\SQL2017\source.extension.vsixmanifest"> |
581 | 581 | <SubType>Designer</SubType> |
582 | 582 | </None> |
| 583 | + <None Include="SQL2019_VS2017_BidsHelper.ruleset" /> |
583 | 584 | <None Include="SSAS\AggManager\Properties\Settings.settings" /> |
584 | 585 | </ItemGroup> |
585 | 586 | <ItemGroup> |
|
726 | 727 | <HintPath>DLLs\SQL2019\Reference\LibGit2Sharp.dll</HintPath> |
727 | 728 | <Private>False</Private> |
728 | 729 | </Reference> |
729 | | - <Reference Include="Microsoft.AnalysisServices, Version=17.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL"> |
| 730 | + <Reference Include="Microsoft.AnalysisServices, Version=18.4.0.3, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL"> |
730 | 731 | <HintPath>DLLs\SQL2019\Reference\Microsoft.AnalysisServices.dll</HintPath> |
731 | 732 | <SpecificVersion>True</SpecificVersion> |
732 | 733 | <Private>False</Private> |
733 | 734 | </Reference> |
734 | | - <Reference Include="Microsoft.AnalysisServices.AdomdClient, Version=17.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL"> |
| 735 | + <Reference Include="Microsoft.AnalysisServices.AdomdClient, Version=18.4.0.3, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL"> |
735 | 736 | <HintPath>DLLs\SQL2019\Reference\Microsoft.AnalysisServices.AdomdClient.dll</HintPath> |
736 | 737 | <SpecificVersion>True</SpecificVersion> |
737 | 738 | <Aliases>localAdomdClient</Aliases> |
738 | 739 | <Private>False</Private> |
739 | 740 | </Reference> |
740 | | - <Reference Include="Microsoft.AnalysisServices.Core, Version=17.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL"> |
| 741 | + <Reference Include="Microsoft.AnalysisServices.Core, Version=18.4.0.3, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL"> |
741 | 742 | <HintPath>DLLs\SQL2019\Reference\Microsoft.AnalysisServices.Core.dll</HintPath> |
742 | 743 | <SpecificVersion>True</SpecificVersion> |
743 | 744 | <Private>False</Private> |
744 | 745 | </Reference> |
745 | | - <Reference Include="Microsoft.AnalysisServices.Tabular, Version=15.15.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL"> |
| 746 | + <Reference Include="Microsoft.AnalysisServices.Tabular, Version=18.4.0.3, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL"> |
746 | 747 | <HintPath>DLLs\SQL2019\Reference\Microsoft.AnalysisServices.Tabular.dll</HintPath> |
747 | 748 | <SpecificVersion>False</SpecificVersion> |
748 | 749 | <Private>False</Private> |
749 | 750 | </Reference> |
750 | | - <Reference Include="Microsoft.DataWarehouse.AS, Version=15.1.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL"> |
| 751 | + <Reference Include="Microsoft.DataWarehouse.AS, Version=15.10.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL"> |
751 | 752 | <HintPath>DLLs\SQL2019\Reference\Microsoft.DataWarehouse.AS.dll</HintPath> |
752 | 753 | <SpecificVersion>False</SpecificVersion> |
753 | 754 | <Aliases>asAlias</Aliases> |
|
764 | 765 | <Aliases>asDataWarehouseInterfaces</Aliases> |
765 | 766 | <Private>False</Private> |
766 | 767 | </Reference> |
767 | | - <Reference Include="Microsoft.DataWarehouse.RS, Version=15.1.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL"> |
| 768 | + <Reference Include="Microsoft.DataWarehouse.RS, Version=15.8.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL"> |
768 | 769 | <SpecificVersion>True</SpecificVersion> |
769 | 770 | <HintPath>DLLs\SQL2019\Reference\Microsoft.DataWarehouse.RS.dll</HintPath> |
770 | 771 | <Aliases>rsAlias</Aliases> |
|
1165 | 1166 | <Error Condition="!Exists('packages\Microsoft.VSSDK.BuildTools.14.0.23107\build\Microsoft.VSSDK.BuildTools.targets')" Text="$([System.String]::Format('$(ErrorText)', 'packages\Microsoft.VSSDK.BuildTools.14.0.23107\build\Microsoft.VSSDK.BuildTools.targets'))" /> |
1166 | 1167 | </Target> |
1167 | 1168 | --> |
1168 | | - <Import Project="packages\Microsoft.VSSDK.BuildTools.14.0.23107\build\Microsoft.VSSDK.BuildTools.targets" Condition="Exists('packages\Microsoft.VSSDK.BuildTools.14.0.23107\build\Microsoft.VSSDK.BuildTools.targets')" /> |
1169 | 1169 | <PropertyGroup> |
1170 | 1170 | <PostBuildEvent> |
1171 | 1171 | </PostBuildEvent> |
|
1178 | 1178 | <PropertyGroup> |
1179 | 1179 | <ErrorText>This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.</ErrorText> |
1180 | 1180 | </PropertyGroup> |
1181 | | - <Error Condition="!Exists('packages\Microsoft.VSSDK.BuildTools.15.1.192\build\Microsoft.VSSDK.BuildTools.props')" Text="$([System.String]::Format('$(ErrorText)', 'packages\Microsoft.VSSDK.BuildTools.15.1.192\build\Microsoft.VSSDK.BuildTools.props'))" /> |
1182 | | - <Error Condition="!Exists('packages\Microsoft.VSSDK.BuildTools.15.1.192\build\Microsoft.VSSDK.BuildTools.targets')" Text="$([System.String]::Format('$(ErrorText)', 'packages\Microsoft.VSSDK.BuildTools.15.1.192\build\Microsoft.VSSDK.BuildTools.targets'))" /> |
1183 | | - <Error Condition="!Exists('packages\Microsoft.VSSDK.BuildTools.15.1.192\build\Microsoft.VSSDK.BuildTools.props')" Text="$([System.String]::Format('$(ErrorText)', 'packages\Microsoft.VSSDK.BuildTools.15.1.192\build\Microsoft.VSSDK.BuildTools.props'))" /> |
| 1181 | + <Error Condition="!Exists('packages\Microsoft.VSSDK.BuildTools.15.9.3039\build\Microsoft.VSSDK.BuildTools.props')" Text="$([System.String]::Format('$(ErrorText)', 'packages\Microsoft.VSSDK.BuildTools.15.1.192\build\Microsoft.VSSDK.BuildTools.props'))" /> |
| 1182 | + <Error Condition="!Exists('packages\Microsoft.VisualStudio.Threading.Analyzers.15.8.122\build\Microsoft.VisualStudio.Threading.Analyzers.targets')" Text="$([System.String]::Format('$(ErrorText)', 'packages\Microsoft.VisualStudio.Threading.Analyzers.15.8.122\build\Microsoft.VisualStudio.Threading.Analyzers.targets'))" /> |
| 1183 | + <Error Condition="!Exists('packages\Microsoft.VisualStudio.SDK.Analyzers.15.8.33\build\Microsoft.VisualStudio.SDK.Analyzers.targets')" Text="$([System.String]::Format('$(ErrorText)', 'packages\Microsoft.VisualStudio.SDK.Analyzers.15.8.33\build\Microsoft.VisualStudio.SDK.Analyzers.targets'))" /> |
| 1184 | + <Error Condition="!Exists('packages\Microsoft.VSSDK.BuildTools.15.9.3039\build\Microsoft.VSSDK.BuildTools.props')" Text="$([System.String]::Format('$(ErrorText)', 'packages\Microsoft.VSSDK.BuildTools.15.9.3039\build\Microsoft.VSSDK.BuildTools.props'))" /> |
| 1185 | + <Error Condition="!Exists('packages\Microsoft.VSSDK.BuildTools.15.9.3039\build\Microsoft.VSSDK.BuildTools.targets')" Text="$([System.String]::Format('$(ErrorText)', 'packages\Microsoft.VSSDK.BuildTools.15.9.3039\build\Microsoft.VSSDK.BuildTools.targets'))" /> |
1184 | 1186 | </Target> |
1185 | | - <Import Project="packages\Microsoft.VSSDK.BuildTools.15.1.192\build\Microsoft.VSSDK.BuildTools.targets" Condition="Exists('packages\Microsoft.VSSDK.BuildTools.15.1.192\build\Microsoft.VSSDK.BuildTools.targets')" /> |
| 1187 | + <Import Project="packages\Microsoft.VisualStudio.Threading.Analyzers.15.8.122\build\Microsoft.VisualStudio.Threading.Analyzers.targets" Condition="Exists('packages\Microsoft.VisualStudio.Threading.Analyzers.15.8.122\build\Microsoft.VisualStudio.Threading.Analyzers.targets')" /> |
| 1188 | + <Import Project="packages\Microsoft.VisualStudio.SDK.Analyzers.15.8.33\build\Microsoft.VisualStudio.SDK.Analyzers.targets" Condition="Exists('packages\Microsoft.VisualStudio.SDK.Analyzers.15.8.33\build\Microsoft.VisualStudio.SDK.Analyzers.targets')" /> |
| 1189 | + <Import Project="packages\Microsoft.VSSDK.BuildTools.15.9.3039\build\Microsoft.VSSDK.BuildTools.targets" Condition="Exists('packages\Microsoft.VSSDK.BuildTools.15.9.3039\build\Microsoft.VSSDK.BuildTools.targets')" /> |
1186 | 1190 | <!-- To modify your build process, add your task inside one of the targets below and uncomment it. |
1187 | 1191 | Other similar extension points exist, see Microsoft.Common.targets. |
1188 | 1192 | <Target Name="BeforeBuild"> |
|
0 commit comments