Skip to content

Commit 0ea69e1

Browse files
Bump Microsoft.Build.Framework from 16.11.0 to 17.0.0
Bumps [Microsoft.Build.Framework](https://github.com/dotnet/msbuild) from 16.11.0 to 17.0.0. - [Release notes](https://github.com/dotnet/msbuild/releases) - [Commits](dotnet/msbuild@v16.11.0...v17.0.0) --- updated-dependencies: - dependency-name: Microsoft.Build.Framework dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f6caf0b commit 0ea69e1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Tests/IncorrectRedirectToGac/IncorrectRedirectToGac.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
</PropertyGroup>
88

99
<ItemGroup>
10-
<PackageReference Include="Microsoft.Build.Framework" Version="16.11.0" />
10+
<PackageReference Include="Microsoft.Build.Framework" Version="17.0.0" />
1111
</ItemGroup>
1212

1313
</Project>

0 commit comments

Comments
 (0)