|
59 | 59 | <IncludeDebugSymbolsInVSIXContainer>true</IncludeDebugSymbolsInVSIXContainer> |
60 | 60 | <IncludeDebugSymbolsInLocalVSIXDeployment>true</IncludeDebugSymbolsInLocalVSIXDeployment> |
61 | 61 | <CopyBuildOutputToOutputDirectory>true</CopyBuildOutputToOutputDirectory> |
62 | | - <CopyOutputSymbolsToOutputDirectory>false</CopyOutputSymbolsToOutputDirectory> |
| 62 | + <CopyOutputSymbolsToOutputDirectory>true</CopyOutputSymbolsToOutputDirectory> |
63 | 63 | </PropertyGroup> |
64 | 64 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> |
65 | 65 | <DebugSymbols>true</DebugSymbols> |
|
102 | 102 | <Compile Include="Core\DirtyMonitoredDictionary.cs" /> |
103 | 103 | <Compile Include="Core\EditorWindowTag.cs" /> |
104 | 104 | <Compile Include="Core\Enums.cs" /> |
| 105 | + <Compile Include="Core\FeatureCategory.cs" /> |
105 | 106 | <Compile Include="Core\IWindowActivatedPlugin.cs" /> |
106 | 107 | <Compile Include="Core\Logger\LogLevels.cs" /> |
107 | 108 | <Compile Include="Core\Logger\NullLogger.cs" /> |
|
509 | 510 | <Compile Include="SSRS\UnusedDatasetsPlugin.cs" /> |
510 | 511 | </ItemGroup> |
511 | 512 | <ItemGroup> |
512 | | - <None Include="app.config" /> |
| 513 | + <None Include="app.config"> |
| 514 | + <SubType>Designer</SubType> |
| 515 | + </None> |
513 | 516 | <None Include="BIDSHelper.snk" /> |
514 | | - <Content Include="BidsHelper2017.pkgdef.bak"> |
515 | | - <IncludeInVSIX>true</IncludeInVSIX> |
516 | | - </Content> |
517 | 517 | <Content Include="DLLs\SQL2017\Reference\Microsoft.AnalysisServices.AdomdClient.dll" /> |
518 | 518 | <Content Include="DLLs\SQL2017\Reference\Microsoft.AnalysisServices.AppLocal.AdomdClient.dll" /> |
519 | 519 | <Content Include="DLLs\SQL2017\Reference\Microsoft.AnalysisServices.Server.Tabular.dll" /> |
|
570 | 570 | <CopyToOutputDirectory>Always</CopyToOutputDirectory> |
571 | 571 | <IncludeInVSIX>true</IncludeInVSIX> |
572 | 572 | </Content> |
| 573 | + <None Include="packages.config"> |
| 574 | + <SubType>Designer</SubType> |
| 575 | + </None> |
| 576 | + <None Include="Properties\vsix-compress.props" /> |
573 | 577 | <None Include="Manifest\SQL2019\source.extension.vsixmanifest"> |
574 | 578 | <SubType>Designer</SubType> |
575 | 579 | </None> |
|
715 | 719 | <SpecificVersion>False</SpecificVersion> |
716 | 720 | <HintPath>DLLs\SQL2019\ExpressionEditor.dll</HintPath> |
717 | 721 | </Reference> |
718 | | - <Reference Include="Microsoft.AnalysisServices, Version=15.15.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL"> |
719 | | - <Private>False</Private> |
| 722 | + <Reference Include="Microsoft.AnalysisServices, Version=15.17.1.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL"> |
720 | 723 | <HintPath>DLLs\SQL2019\Reference\Microsoft.AnalysisServices.dll</HintPath> |
721 | | - </Reference> |
722 | | - <Reference Include="Microsoft.AnalysisServices.AdomdClient, Version=15.15.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL"> |
723 | 724 | <SpecificVersion>True</SpecificVersion> |
| 725 | + <Private>False</Private> |
| 726 | + </Reference> |
| 727 | + <Reference Include="Microsoft.AnalysisServices.AdomdClient, Version=15.17.1.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL"> |
724 | 728 | <HintPath>DLLs\SQL2019\Reference\Microsoft.AnalysisServices.AdomdClient.dll</HintPath> |
| 729 | + <SpecificVersion>True</SpecificVersion> |
725 | 730 | <Aliases>localAdomdClient</Aliases> |
726 | 731 | <Private>False</Private> |
727 | 732 | </Reference> |
| 733 | + <Reference Include="Microsoft.AnalysisServices.Core, Version=15.17.1.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL"> |
| 734 | + <HintPath>DLLs\SQL2019\Reference\Microsoft.AnalysisServices.Core.dll</HintPath> |
| 735 | + <Private>False</Private> |
| 736 | + </Reference> |
| 737 | + <Reference Include="Microsoft.AnalysisServices.Tabular, Version=15.15.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL"> |
| 738 | + <HintPath>DLLs\SQL2019\Reference\Microsoft.AnalysisServices.Tabular.dll</HintPath> |
| 739 | + <SpecificVersion>False</SpecificVersion> |
| 740 | + <Private>False</Private> |
| 741 | + </Reference> |
728 | 742 | <Reference Include="Microsoft.DataWarehouse.AS, Version=15.1.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL"> |
729 | | - <SpecificVersion>True</SpecificVersion> |
730 | 743 | <HintPath>DLLs\SQL2019\Reference\Microsoft.DataWarehouse.AS.dll</HintPath> |
| 744 | + <SpecificVersion>False</SpecificVersion> |
731 | 745 | <Aliases>asAlias</Aliases> |
732 | 746 | <Private>False</Private> |
733 | 747 | </Reference> |
|
737 | 751 | <Aliases>rsAlias</Aliases> |
738 | 752 | <Private>False</Private> |
739 | 753 | </Reference> |
740 | | - <Reference Include="Microsoft.AnalysisServices.Core, Version=15.15.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL"> |
741 | | - <Private>False</Private> |
742 | | - <HintPath>DLLs\SQL2019\Reference\Microsoft.AnalysisServices.Core.dll</HintPath> |
743 | | - </Reference> |
744 | | - <Reference Include="Microsoft.AnalysisServices.Tabular, Version=15.15.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL"> |
745 | | - <Private>False</Private> |
746 | | - <HintPath>DLLs\SQL2019\Reference\Microsoft.AnalysisServices.Tabular.dll</HintPath> |
747 | | - </Reference> |
748 | 754 | <Reference Include="Microsoft.AnalysisServices.BackEnd"> |
749 | 755 | <HintPath>DLLs\SQL2019\Reference\Microsoft.AnalysisServices.BackEnd.dll</HintPath> |
750 | 756 | <Private>False</Private> |
|
806 | 812 | </Reference> |
807 | 813 | <Reference Include="Microsoft.ReportViewer.Common.AppLocal, Version=15.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL"> |
808 | 814 | <HintPath>DLLs\SQL2019\Reference\Microsoft.ReportViewer.Common.AppLocal.dll</HintPath> |
809 | | - <Private>False</Private> |
| 815 | + <Private>True</Private> |
810 | 816 | </Reference> |
811 | 817 | <Reference Include="Microsoft.ReportViewer.DataVisualization.AppLocal, Version=15.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL"> |
812 | 818 | <HintPath>DLLs\SQL2019\Reference\Microsoft.ReportViewer.DataVisualization.AppLocal.dll</HintPath> |
813 | | - <Private>False</Private> |
| 819 | + <Private>True</Private> |
814 | 820 | </Reference> |
815 | 821 | <Reference Include="Microsoft.ReportViewer.Design.AppLocal, Version=15.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL"> |
816 | 822 | <HintPath>DLLs\SQL2019\Reference\Microsoft.ReportViewer.Design.AppLocal.dll</HintPath> |
817 | 823 | <Private>False</Private> |
818 | 824 | </Reference> |
819 | 825 | <Reference Include="Microsoft.ReportViewer.ProcessingObjectModel.AppLocal, Version=15.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL"> |
820 | 826 | <HintPath>DLLs\SQL2019\Reference\Microsoft.ReportViewer.ProcessingObjectModel.AppLocal.dll</HintPath> |
821 | | - <Private>False</Private> |
| 827 | + <Private>True</Private> |
822 | 828 | </Reference> |
823 | 829 | <Reference Include="Microsoft.ReportViewer.Winforms.AppLocal, Version=15.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL"> |
824 | 830 | <HintPath>DLLs\SQL2019\Reference\Microsoft.ReportViewer.Winforms.AppLocal.dll</HintPath> |
825 | | - <Private>False</Private> |
| 831 | + <Private>True</Private> |
826 | 832 | </Reference> |
827 | 833 | <Reference Include="Microsoft.SqlServer.DlgGrid, Version=15.100.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL"> |
828 | 834 | <SpecificVersion>True</SpecificVersion> |
|
906 | 912 | <EmbedInteropTypes>False</EmbedInteropTypes> |
907 | 913 | <Private>False</Private> |
908 | 914 | </Reference> |
909 | | - <Reference Include="Microsoft.VisualStudio.ExtensionEngine"> |
| 915 | + <Reference Include="Microsoft.VisualStudio.CoreUtility, Version=14.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
| 916 | + <HintPath>packages\Microsoft.VisualStudio.CoreUtility.14.2.25123\lib\net45\Microsoft.VisualStudio.CoreUtility.dll</HintPath> |
| 917 | + <Private>False</Private> |
| 918 | + </Reference> |
| 919 | + <Reference Include="Microsoft.VisualStudio.ExtensionEngine, Version=16.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
| 920 | + <SpecificVersion>False</SpecificVersion> |
910 | 921 | <HintPath>..\..\..\..\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\Common7\IDE\Microsoft.VisualStudio.ExtensionEngine.dll</HintPath> |
911 | 922 | <Private>False</Private> |
912 | 923 | </Reference> |
913 | 924 | <Reference Include="Microsoft.VisualStudio.ExtensionManager, Version=16.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
| 925 | + <SpecificVersion>False</SpecificVersion> |
914 | 926 | <HintPath>..\..\..\..\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\Common7\IDE\PrivateAssemblies\Microsoft.VisualStudio.ExtensionManager.dll</HintPath> |
915 | 927 | <Private>False</Private> |
916 | 928 | </Reference> |
| 929 | + <Reference Include="Microsoft.VisualStudio.Imaging, Version=14.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
| 930 | + <HintPath>packages\Microsoft.VisualStudio.Imaging.14.2.25123\lib\net45\Microsoft.VisualStudio.Imaging.dll</HintPath> |
| 931 | + <Private>False</Private> |
| 932 | + </Reference> |
917 | 933 | <Reference Include="Microsoft.VisualStudio.Text.Data, Version=14.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
918 | 934 | <HintPath>packages\Microsoft.VisualStudio.Text.Data.14.2.25123\lib\net45\Microsoft.VisualStudio.Text.Data.dll</HintPath> |
| 935 | + <Private>False</Private> |
919 | 936 | </Reference> |
920 | 937 | <Reference Include="Microsoft.VisualStudio.Text.Logic, Version=14.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
921 | 938 | <HintPath>packages\Microsoft.VisualStudio.Text.Logic.14.2.25123\lib\net45\Microsoft.VisualStudio.Text.Logic.dll</HintPath> |
|
934 | 951 | <HintPath>DLLs\SQL2019\Reference\Microsoft.SqlServer.GridControl.dll</HintPath> |
935 | 952 | <Private>False</Private> |
936 | 953 | </Reference> |
| 954 | + <Reference Include="Microsoft.VisualStudio.Threading, Version=14.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
| 955 | + <HintPath>packages\Microsoft.VisualStudio.Threading.14.1.131\lib\net45\Microsoft.VisualStudio.Threading.dll</HintPath> |
| 956 | + <Private>False</Private> |
| 957 | + </Reference> |
| 958 | + <Reference Include="Microsoft.VisualStudio.Utilities, Version=14.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
| 959 | + <HintPath>packages\Microsoft.VisualStudio.Utilities.14.2.25123\lib\net45\Microsoft.VisualStudio.Utilities.dll</HintPath> |
| 960 | + <Private>False</Private> |
| 961 | + </Reference> |
| 962 | + <Reference Include="Microsoft.VisualStudio.Validation, Version=14.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
| 963 | + <HintPath>packages\Microsoft.VisualStudio.Validation.14.1.111\lib\net45\Microsoft.VisualStudio.Validation.dll</HintPath> |
| 964 | + <Private>False</Private> |
| 965 | + </Reference> |
937 | 966 | <Reference Include="msddsp, Version=12.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
938 | 967 | <SpecificVersion>False</SpecificVersion> |
939 | 968 | <EmbedInteropTypes>False</EmbedInteropTypes> |
|
1123 | 1152 | <ItemGroup> |
1124 | 1153 | <Folder Include="SqlServerTypes\" /> |
1125 | 1154 | </ItemGroup> |
1126 | | - <ItemGroup> |
1127 | | - <PackageReference Include="Microsoft.VisualStudio.Imaging.Interop.14.0.DesignTime"> |
1128 | | - <Version>14.3.25408</Version> |
1129 | | - </PackageReference> |
1130 | | - <PackageReference Include="Microsoft.VisualStudio.OLE.Interop"> |
1131 | | - <Version>7.10.6071</Version> |
1132 | | - </PackageReference> |
1133 | | - <PackageReference Include="Microsoft.VisualStudio.SDK.Analyzers"> |
1134 | | - <Version>15.7.7</Version> |
1135 | | - </PackageReference> |
1136 | | - <PackageReference Include="Microsoft.VisualStudio.SDK.EmbedInteropTypes"> |
1137 | | - <Version>15.0.10</Version> |
1138 | | - </PackageReference> |
1139 | | - <PackageReference Include="Microsoft.VisualStudio.Shell.15.0"> |
1140 | | - <Version>15.0.26201</Version> |
1141 | | - </PackageReference> |
1142 | | - <PackageReference Include="Microsoft.VisualStudio.Shell.Interop.14.0.DesignTime"> |
1143 | | - <Version>14.3.25407</Version> |
1144 | | - </PackageReference> |
1145 | | - <PackageReference Include="Microsoft.VisualStudio.Threading.Analyzers"> |
1146 | | - <Version>15.7.18</Version> |
1147 | | - </PackageReference> |
1148 | | - <PackageReference Include="Microsoft.VSSDK.BuildTools"> |
1149 | | - <Version>15.7.109</Version> |
1150 | | - <IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets> |
1151 | | - <PrivateAssets>all</PrivateAssets> |
1152 | | - </PackageReference> |
1153 | | - <PackageReference Include="VsixCompress"> |
1154 | | - <Version>1.0.1</Version> |
1155 | | - </PackageReference> |
1156 | | - </ItemGroup> |
1157 | 1155 | <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> |
1158 | 1156 | <Import Project="$(VSToolsPath)\VSSDK\Microsoft.VsSDK.targets" Condition="'$(VSToolsPath)' != ''" /> |
1159 | 1157 | <!--<Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild"> |
|
1180 | 1178 | <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 | 1179 | <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'))" /> |
1182 | 1180 | <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'))" /> |
1183 | | - <Error Condition="!Exists('packages\Microsoft.VisualStudio.SDK.EmbedInteropTypes.15.0.12\build\Microsoft.VisualStudio.SDK.EmbedInteropTypes.targets')" Text="$([System.String]::Format('$(ErrorText)', 'packages\Microsoft.VisualStudio.SDK.EmbedInteropTypes.15.0.12\build\Microsoft.VisualStudio.SDK.EmbedInteropTypes.targets'))" /> |
1184 | 1181 | </Target> |
1185 | 1182 | <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')" /> |
1186 | | - <Import Project="packages\Microsoft.VisualStudio.SDK.EmbedInteropTypes.15.0.12\build\Microsoft.VisualStudio.SDK.EmbedInteropTypes.targets" Condition="Exists('packages\Microsoft.VisualStudio.SDK.EmbedInteropTypes.15.0.12\build\Microsoft.VisualStudio.SDK.EmbedInteropTypes.targets')" /> |
1187 | 1183 | <!-- To modify your build process, add your task inside one of the targets below and uncomment it. |
1188 | 1184 | Other similar extension points exist, see Microsoft.Common.targets. |
1189 | 1185 | <Target Name="BeforeBuild"> |
|
0 commit comments