We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13c6fa1 commit 907e1d4Copy full SHA for 907e1d4
src/dotnet-proj-diff/dotnet-proj-diff.csproj
@@ -13,8 +13,8 @@
13
</PropertyGroup>
14
15
<ItemGroup>
16
- <PackageReference Include="Microsoft.Build" Version="17.11.4" ExcludeAssets="runtime"/>
17
- <PackageReference Include="Microsoft.Build.Framework" Version="17.11.4" ExcludeAssets="runtime"/>
+ <PackageReference Include="Microsoft.Build" Version="17.11.31" ExcludeAssets="runtime"/>
+ <PackageReference Include="Microsoft.Build.Framework" Version="17.14.8" ExcludeAssets="runtime"/>
18
<PackageReference Include="Microsoft.Build.Utilities.Core" Version="17.11.4" ExcludeAssets="runtime"/>
19
20
<PackageReference Include="Microsoft.Build.Locator" Version="1.9.1"/>
0 commit comments