Skip to content

Commit 1c61c44

Browse files
Bump AssemblyMetadata.Generators from 2.0.0 to 2.1.0
Bumps [AssemblyMetadata.Generators](https://github.com/loresoft/AssemblyMetadata.Generators) from 2.0.0 to 2.1.0. - [Release notes](https://github.com/loresoft/AssemblyMetadata.Generators/releases) - [Commits](loresoft/AssemblyMetadata.Generators@v2.0.0...v2.1.0) --- updated-dependencies: - dependency-name: AssemblyMetadata.Generators dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9311ee6 commit 1c61c44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/SampleWebApplication/SampleWebApplication.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
</ItemGroup>
1313

1414
<ItemGroup>
15-
<PackageReference Include="AssemblyMetadata.Generators" Version="2.0.0">
15+
<PackageReference Include="AssemblyMetadata.Generators" Version="2.1.0">
1616
<PrivateAssets>all</PrivateAssets>
1717
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1818
</PackageReference>

0 commit comments

Comments
 (0)