Skip to content

Commit

Permalink
Merge pull request #3 from trungnt2910/dependabot/nuget/Microsoft.Bui…
Browse files Browse the repository at this point in the history
…ld.Utilities.Core-17.6.3

build(deps): Bump Microsoft.Build.Utilities.Core from 17.3.1 to 17.6.3
  • Loading branch information
trungnt2910 authored Jul 21, 2023
2 parents d61507f + 6821d4f commit 5eb25e9
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
Expand All @@ -9,7 +9,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.Build.Utilities.Core" Version="17.3.1" />
<PackageReference Include="Microsoft.Build.Utilities.Core" Version="17.6.3" />
<PackageReference Include="Mono.Cecil" Version="0.11.5" />
</ItemGroup>

Expand Down

0 comments on commit 5eb25e9

Please sign in to comment.