Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump Spectre.Console.Analyzer from 0.47.0 to 0.49.1 in /Solutions #25

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump Spectre.Console.Analyzer from 0.47.0 to 0.49.1 in /Solutions
Bumps [Spectre.Console.Analyzer](https://github.com/spectreconsole/spectre.console) from 0.47.0 to 0.49.1.
- [Release notes](https://github.com/spectreconsole/spectre.console/releases)
- [Commits](spectreconsole/spectre.console@0.47.0...0.49.1)

---
updated-dependencies:
- dependency-name: Spectre.Console.Analyzer
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 26, 2024
commit cf8f57b3947d5cf727021cf58e64d9d4b36db20c
2 changes: 1 addition & 1 deletion Solutions/TeamsTranscript.Cli/TeamsTranscript.Cli.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Spectre.Console.Analyzer" Version="0.47.0">
<PackageReference Include="Spectre.Console.Analyzer" Version="0.49.1">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
Expand Down
Loading