Skip to content

Commit d473d5c

Browse files
Bump Microsoft.Build from 17.7.0 to 17.7.2
Bumps [Microsoft.Build](https://github.com/dotnet/msbuild) from 17.7.0 to 17.7.2. - [Release notes](https://github.com/dotnet/msbuild/releases) - [Changelog](https://github.com/dotnet/msbuild/blob/main/documentation/Changelog.md) - [Commits](https://github.com/dotnet/msbuild/commits) --- updated-dependencies: - dependency-name: Microsoft.Build dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bc042ef commit d473d5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/TypedSignalR.Client.TypeScript.Generator/TypedSignalR.Client.TypeScript.Generator.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323

2424
<ItemGroup>
2525
<PackageReference Include="ConsoleAppFramework" Version="4.2.4" />
26-
<PackageReference Include="Microsoft.Build" Version="17.7.0" ExcludeAssets="runtime" />
26+
<PackageReference Include="Microsoft.Build" Version="17.7.2" ExcludeAssets="runtime" />
2727
<PackageReference Include="Microsoft.Build.Locator" Version="1.6.1" />
2828
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.4.0" />
2929
<PackageReference Include="Microsoft.CodeAnalysis.Workspaces.MSBuild" Version="4.4.0" />

0 commit comments

Comments
 (0)