Skip to content

Commit

Permalink
Merge pull request #7 from loresoft/dependabot/nuget/AssemblyMetadata…
Browse files Browse the repository at this point in the history
….Generators-2.1.0

Bump AssemblyMetadata.Generators from 2.0.0 to 2.1.0
  • Loading branch information
pwelter34 authored Sep 9, 2024
2 parents be6cdd9 + 7b4c9eb commit e5d00f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="AssemblyMetadata.Generators" Version="2.0.0" PrivateAssets="All" />
<PackageReference Include="AssemblyMetadata.Generators" Version="2.1.0" PrivateAssets="All" />
<PackageReference Include="MinVer" Version="6.0.0" PrivateAssets="All" />
</ItemGroup>

Expand Down

0 comments on commit e5d00f0

Please sign in to comment.