Skip to content

Commit 907e1d4

Browse files
Bump Microsoft.Build and Microsoft.Build.Framework
Bumps Microsoft.Build from 17.11.4 to 17.11.31 Bumps Microsoft.Build.Framework to 17.11.31, 17.14.8 --- updated-dependencies: - dependency-name: Microsoft.Build dependency-version: 17.11.31 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.Build.Framework dependency-version: 17.11.31 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.Build.Framework dependency-version: 17.14.8 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 13c6fa1 commit 907e1d4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/dotnet-proj-diff/dotnet-proj-diff.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
</PropertyGroup>
1414

1515
<ItemGroup>
16-
<PackageReference Include="Microsoft.Build" Version="17.11.4" ExcludeAssets="runtime"/>
17-
<PackageReference Include="Microsoft.Build.Framework" Version="17.11.4" ExcludeAssets="runtime"/>
16+
<PackageReference Include="Microsoft.Build" Version="17.11.31" ExcludeAssets="runtime"/>
17+
<PackageReference Include="Microsoft.Build.Framework" Version="17.14.8" ExcludeAssets="runtime"/>
1818
<PackageReference Include="Microsoft.Build.Utilities.Core" Version="17.11.4" ExcludeAssets="runtime"/>
1919

2020
<PackageReference Include="Microsoft.Build.Locator" Version="1.9.1"/>

0 commit comments

Comments
 (0)