Skip to content

Commit

Permalink
Merge pull request #74 from kaby76/dependabot/nuget/Antlr4BuildTasks/…
Browse files Browse the repository at this point in the history
…Microsoft.Build.Utilities.Core-17.8.3

Bump Microsoft.Build.Utilities.Core from 17.7.2 to 17.8.3 in /Antlr4BuildTasks
  • Loading branch information
kaby76 authored Nov 24, 2023
2 parents fb738a6 + a6a790d commit a271839
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.8.3" />
<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 a271839

Please sign in to comment.