Skip to content

Commit

Permalink
- UPdated NUget packages
Browse files Browse the repository at this point in the history
  • Loading branch information
BryanSoltis committed Sep 25, 2024
1 parent 79e8786 commit 30ca94b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/AzureNamingTool.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,10 @@
<PackageReference Include="Blazored.Toast" Version="4.2.1" />
<PackageReference Include="Markdig" Version="0.37.0" />
<PackageReference Include="Microsoft.VisualStudio.Azure.Containers.Tools.Targets" Version="1.21.0" />
<PackageReference Include="PSC.Blazor.Components.MarkdownEditor" Version="8.0.4" />
<PackageReference Include="Swashbuckle.AspNetCore.Swagger" Version="6.7.0" />
<PackageReference Include="Swashbuckle.AspNetCore.SwaggerGen" Version="6.7.0" />
<PackageReference Include="Swashbuckle.AspNetCore.SwaggerUI" Version="6.7.0" />
<PackageReference Include="PSC.Blazor.Components.MarkdownEditor" Version="8.0.5" />
<PackageReference Include="Swashbuckle.AspNetCore.Swagger" Version="6.8.0" />
<PackageReference Include="Swashbuckle.AspNetCore.SwaggerGen" Version="6.8.0" />
<PackageReference Include="Swashbuckle.AspNetCore.SwaggerUI" Version="6.8.0" />
<PackageReference Include="System.Runtime.Caching" Version="8.0.0" />
</ItemGroup>

Expand Down

0 comments on commit 30ca94b

Please sign in to comment.