Skip to content

Commit

Permalink
Merge branch 'main' into renovate/dotnet/major-all-major-patch
Browse files Browse the repository at this point in the history
  • Loading branch information
doxthree authored Nov 18, 2024
2 parents a2ffc5b + bddc6a1 commit a578835
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion dotnet/Vaas/.config/dotnet-tools.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"isRoot": true,
"tools": {
"csharpier": {
"version": "0.29.2",
"version": "0.30.0",
"commands": [
"dotnet-csharpier"
]
Expand Down
1 change: 1 addition & 0 deletions dotnet/Vaas/src/Vaas/Vaas.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
<PackageReference Include="Microsoft.Extensions.Options.ConfigurationExtensions" Version="9.0.0" />
<PackageReference Include="Microsoft.Extensions.Options.DataAnnotations" Version="9.0.0" />
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="8.2.0" />
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="8.2.1" />
<PackageReference Include="Websocket.Client" Version="5.1.2" />
</ItemGroup>

Expand Down

0 comments on commit a578835

Please sign in to comment.