|
128 | 128 | <HintPath>..\..\packages\Microsoft.VisualStudio.Validation.14.1.111\lib\net45\Microsoft.VisualStudio.Validation.dll</HintPath>
|
129 | 129 | </Reference>
|
130 | 130 | <Reference Include="Newtonsoft.Json, Version=12.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
|
131 |
| - <HintPath>..\..\packages\Newtonsoft.Json.12.0.1\lib\net45\Newtonsoft.Json.dll</HintPath> |
| 131 | + <HintPath>..\..\packages\Newtonsoft.Json.12.0.2\lib\net45\Newtonsoft.Json.dll</HintPath> |
132 | 132 | </Reference>
|
133 |
| - <Reference Include="NGitLab, Version=2.0.34.0, Culture=neutral, processorArchitecture=MSIL"> |
134 |
| - <HintPath>..\..\packages\NGitLab.Plus.2.0.34\lib\net45\NGitLab.dll</HintPath> |
| 133 | + <Reference Include="NGitLab, Version=2.0.36.0, Culture=neutral, processorArchitecture=MSIL"> |
| 134 | + <HintPath>..\..\packages\NGitLab.Plus.2.0.36\lib\net45\NGitLab.dll</HintPath> |
135 | 135 | </Reference>
|
136 | 136 | <Reference Include="PresentationCore" />
|
137 | 137 | <Reference Include="PresentationFramework" />
|
| 138 | + <Reference Include="stdole, Version=7.0.3300.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"> |
| 139 | + <HintPath>..\..\packages\stdole.7.0.3303\lib\net10\stdole.dll</HintPath> |
| 140 | + <EmbedInteropTypes>True</EmbedInteropTypes> |
| 141 | + </Reference> |
138 | 142 | <Reference Include="System" />
|
139 | 143 | <Reference Include="System.ComponentModel.Composition" />
|
140 | 144 | <Reference Include="System.ComponentModel.DataAnnotations" />
|
|
273 | 277 | <ErrorText>这台计算机上缺少此项目引用的 NuGet 程序包。使用“NuGet 程序包还原”可下载这些程序包。有关更多信息,请参见 http://go.microsoft.com/fwlink/?LinkID=322105。缺少的文件是 {0}。</ErrorText>
|
274 | 278 | </PropertyGroup>
|
275 | 279 | <Error Condition="!Exists('..\..\packages\Microsoft.VisualStudio.Threading.Analyzers.15.8.132\build\Microsoft.VisualStudio.Threading.Analyzers.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\Microsoft.VisualStudio.Threading.Analyzers.15.8.132\build\Microsoft.VisualStudio.Threading.Analyzers.targets'))" />
|
| 280 | + <Error Condition="!Exists('..\..\packages\Microsoft.VisualStudio.SDK.EmbedInteropTypes.15.0.16\build\Microsoft.VisualStudio.SDK.EmbedInteropTypes.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\Microsoft.VisualStudio.SDK.EmbedInteropTypes.15.0.16\build\Microsoft.VisualStudio.SDK.EmbedInteropTypes.targets'))" /> |
276 | 281 | </Target>
|
277 | 282 | <Import Project="..\..\packages\Microsoft.VisualStudio.Threading.Analyzers.15.8.132\build\Microsoft.VisualStudio.Threading.Analyzers.targets" Condition="Exists('..\..\packages\Microsoft.VisualStudio.Threading.Analyzers.15.8.132\build\Microsoft.VisualStudio.Threading.Analyzers.targets')" />
|
| 283 | + <Import Project="..\..\packages\Microsoft.VisualStudio.SDK.EmbedInteropTypes.15.0.16\build\Microsoft.VisualStudio.SDK.EmbedInteropTypes.targets" Condition="Exists('..\..\packages\Microsoft.VisualStudio.SDK.EmbedInteropTypes.15.0.16\build\Microsoft.VisualStudio.SDK.EmbedInteropTypes.targets')" /> |
278 | 284 | <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
279 | 285 | Other similar extension points exist, see Microsoft.Common.targets.
|
280 | 286 | <Target Name="BeforeBuild">
|
|
0 commit comments