Skip to content

Commit

Permalink
Bump the dotnet-dependencies group with 1 update
Browse files Browse the repository at this point in the history
Bumps the dotnet-dependencies group with 1 update: [Microsoft.SymbolStore](https://github.com/dotnet/symstore).


Updates `Microsoft.SymbolStore` from 1.0.431901 to 1.0.517001
- [Commits](https://github.com/dotnet/symstore/commits)

---
updated-dependencies:
- dependency-name: Microsoft.SymbolStore
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 25, 2024
1 parent d2955f1 commit 16f2418
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CSharpRepl.Services/CSharpRepl.Services.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<PackageReference Include="Microsoft.Build.Locator" Version="1.7.8" />
<PackageReference Include="Microsoft.Extensions.Caching.Memory" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.DependencyModel" Version="8.0.0" />
<PackageReference Include="Microsoft.SymbolStore" Version="1.0.431901" />
<PackageReference Include="Microsoft.SymbolStore" Version="1.0.517001" />
<PackageReference Include="PrettyPrompt" Version="4.1.1" />
<PackageReference Include="Spectre.Console.Cli" Version="0.48.0" />
<PackageReference Include="System.IO.Abstractions" Version="21.0.2" />
Expand Down

0 comments on commit 16f2418

Please sign in to comment.