Skip to content

Commit 6c72f66

Browse files
dependabot[bot]kzu
authored andcommitted
Bump Spectre.Console.Analyzer from 0.46.0 to 0.47.0
Bumps [Spectre.Console.Analyzer](https://github.com/spectreconsole/spectre.console) from 0.46.0 to 0.47.0. - [Release notes](https://github.com/spectreconsole/spectre.console/releases) - [Commits](spectreconsole/spectre.console@0.46.0...0.47.0) --- updated-dependencies: - dependency-name: Spectre.Console.Analyzer dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b070d36 commit 6c72f66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/dotnet-nugetize/dotnet-nugetize.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<PackageReference Include="Nullable" Version="1.3.1" PrivateAssets="all" />
2828
<PackageReference Include="PolySharp" Version="1.13.2" PrivateAssets="all" />
2929
<PackageReference Include="Spectre.Console" Version="0.47.0" />
30-
<PackageReference Include="Spectre.Console.Analyzer" Version="0.46.0" PrivateAssets="all" />
30+
<PackageReference Include="Spectre.Console.Analyzer" Version="0.47.0" PrivateAssets="all" />
3131
<PackageReference Include="ThisAssembly.Project" Version="1.4.1" PrivateAssets="all" />
3232
<PackageReference Include="ThisAssembly.Strings" Version="1.4.1" PrivateAssets="all" />
3333
<PackageReference Include="Devlooped.SponsorLink" Version="0.10.5" />

0 commit comments

Comments
 (0)