Skip to content

Commit

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

Bump AssemblyMetadata.Generators from 2.0.0 to 2.1.0
  • Loading branch information
pwelter34 authored Oct 9, 2024
2 parents 9907fcf + 0715c6a commit faaac38
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 @@ -38,7 +38,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 faaac38

Please sign in to comment.