Skip to content

Commit

Permalink
Merge pull request #112 from mspnp/dependabot/nuget/src/System.Runtim…
Browse files Browse the repository at this point in the history
…e.Caching-8.0.1

Bump System.Runtime.Caching from 8.0.0 to 8.0.1 in /src
  • Loading branch information
BryanSoltis authored Oct 9, 2024
2 parents 1b8c1d8 + 233a2ae commit 9f83fc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/AzureNamingTool.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<PackageReference Include="Swashbuckle.AspNetCore.Swagger" Version="6.6.2" />
<PackageReference Include="Swashbuckle.AspNetCore.SwaggerGen" Version="6.6.2" />
<PackageReference Include="Swashbuckle.AspNetCore.SwaggerUI" Version="6.6.2" />
<PackageReference Include="System.Runtime.Caching" Version="8.0.0" />
<PackageReference Include="System.Runtime.Caching" Version="8.0.1" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 9f83fc1

Please sign in to comment.