Skip to content

Commit

Permalink
Bump Microsoft.Build.Utilities.Core in /Antlr4BuildTasks
Browse files Browse the repository at this point in the history
Bumps [Microsoft.Build.Utilities.Core](https://github.com/dotnet/msbuild) from 17.7.2 to 17.8.3.
- [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/v17.8.3)

---
updated-dependencies:
- dependency-name: Microsoft.Build.Utilities.Core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Nov 24, 2023
1 parent cf630f3 commit 2a92ff6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Antlr4BuildTasks/Antlr4BuildTasks.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="Microsoft.Build.Framework" Version="17.7.2" />
<PackageReference Include="Microsoft.Build.Utilities.Core" Version="17.7.2" />
<PackageReference Include="Microsoft.Build.Utilities.Core" Version="17.8.3" />
<PackageReference Include="System.Net.Http" Version="4.3.4" />
<PackageReference Include="System.Threading" Version="4.3.0" />
</ItemGroup>
Expand Down

0 comments on commit 2a92ff6

Please sign in to comment.