|
103 | 103 | <Compile Include="Core\EditorWindowTag.cs" /> |
104 | 104 | <Compile Include="Core\Enums.cs" /> |
105 | 105 | <Compile Include="Core\FeatureCategory.cs" /> |
| 106 | + <Compile Include="Core\GitHelper.cs" /> |
106 | 107 | <Compile Include="Core\IWindowActivatedPlugin.cs" /> |
107 | 108 | <Compile Include="Core\Logger\LogLevels.cs" /> |
108 | 109 | <Compile Include="Core\Logger\NullLogger.cs" /> |
|
525 | 526 | <Content Include="DLLs\SQL2017\Reference\Microsoft.ReportViewer.Winforms.AppLocal.dll" /> |
526 | 527 | <Content Include="DLLs\SQL2017\Reference\Microsoft.SqlServer.GridControl.dll" /> |
527 | 528 | <Content Include="DLLs\SQL2019\ExpressionEditor.dll" /> |
| 529 | + <Content Include="DLLs\SQL2019\Reference\FromASFolder\Microsoft.DataWarehouse.Interfaces.AS.DLL" /> |
| 530 | + <Content Include="DLLs\SQL2019\Reference\LibGit2Sharp.dll" /> |
528 | 531 | <Content Include="DLLs\SQL2019\Reference\Microsoft.AnalysisServices.AdomdClient.dll" /> |
529 | 532 | <Content Include="DLLs\SQL2019\Reference\Microsoft.AnalysisServices.BackEnd.dll" /> |
530 | 533 | <Content Include="DLLs\SQL2019\Reference\Microsoft.AnalysisServices.Common.FrontEnd.dll" /> |
|
719 | 722 | <SpecificVersion>False</SpecificVersion> |
720 | 723 | <HintPath>DLLs\SQL2019\ExpressionEditor.dll</HintPath> |
721 | 724 | </Reference> |
| 725 | + <Reference Include="LibGit2Sharp"> |
| 726 | + <HintPath>DLLs\SQL2019\Reference\LibGit2Sharp.dll</HintPath> |
| 727 | + <Private>False</Private> |
| 728 | + </Reference> |
722 | 729 | <Reference Include="Microsoft.AnalysisServices, Version=15.17.1.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL"> |
723 | 730 | <HintPath>DLLs\SQL2019\Reference\Microsoft.AnalysisServices.dll</HintPath> |
724 | 731 | <SpecificVersion>True</SpecificVersion> |
|
745 | 752 | <Aliases>asAlias</Aliases> |
746 | 753 | <Private>False</Private> |
747 | 754 | </Reference> |
| 755 | + <Reference Include="Microsoft.DataWarehouse.Interfaces, Version=15.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL"> |
| 756 | + <HintPath>DLLs\SQL2019\Reference\Microsoft.DataWarehouse.Interfaces.DLL</HintPath> |
| 757 | + <Aliases>sharedDataWarehouseInterfaces</Aliases> |
| 758 | + <Private>False</Private> |
| 759 | + </Reference> |
| 760 | + <Reference Include="Microsoft.DataWarehouse.Interfaces.AS, Version=15.2.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL"> |
| 761 | + <HintPath>DLLs\SQL2019\Reference\FromASFolder\Microsoft.DataWarehouse.Interfaces.AS.DLL</HintPath> |
| 762 | + <SpecificVersion>False</SpecificVersion> |
| 763 | + <Aliases>asDataWarehouseInterfaces</Aliases> |
| 764 | + <Private>False</Private> |
| 765 | + </Reference> |
748 | 766 | <Reference Include="Microsoft.DataWarehouse.RS, Version=15.1.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL"> |
749 | 767 | <SpecificVersion>True</SpecificVersion> |
750 | 768 | <HintPath>DLLs\SQL2019\Reference\Microsoft.DataWarehouse.RS.dll</HintPath> |
|
833 | 851 | <Reference Include="Microsoft.SqlServer.DlgGrid, Version=15.100.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL"> |
834 | 852 | <SpecificVersion>True</SpecificVersion> |
835 | 853 | <HintPath>DLLs\SQL2019\Reference\Microsoft.SqlServer.DlgGrid.dll</HintPath> |
836 | | - <Private>False</Private> |
| 854 | + <Private>True</Private> |
837 | 855 | </Reference> |
838 | 856 | <Reference Include="Microsoft.SqlServer.Dts.Design, Version=15.100.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL"> |
839 | 857 | <SpecificVersion>True</SpecificVersion> |
|
897 | 915 | <HintPath>DLLs\SQL2019\Reference\Microsoft.DataWarehouse.DLL</HintPath> |
898 | 916 | <Private>False</Private> |
899 | 917 | </Reference> |
900 | | - <Reference Include="Microsoft.DataWarehouse.Interfaces, Version=15.1.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL"> |
901 | | - <SpecificVersion>False</SpecificVersion> |
902 | | - <HintPath>DLLs\SQL2019\Reference\Microsoft.DataWarehouse.Interfaces.DLL</HintPath> |
903 | | - <Private>False</Private> |
904 | | - <Aliases>sharedDataWarehouseInterfaces</Aliases> |
905 | | - </Reference> |
906 | 918 | <Reference Include="Microsoft.DataWarehouse.VsIntegration"> |
907 | 919 | <HintPath>DLLs\SQL2019\Reference\Microsoft.DataWarehouse.VsIntegration.DLL</HintPath> |
908 | 920 | <Private>False</Private> |
|
0 commit comments