Skip to content

Commit

Permalink
chore(deps): update dotnet monorepo to 9.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 11, 2025
1 parent c66bd62 commit 2c31b5f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<PackageVersion Include="Humanizer" Version="3.0.0-beta.54" />
<PackageVersion Include="JetBrains.Annotations" Version="2024.3.0" />
<PackageVersion Include="Markdig.Signed" Version="0.40.0" />
<PackageVersion Include="Microsoft.AspNetCore.OpenApi" Version="9.0.1" />
<PackageVersion Include="Microsoft.AspNetCore.OpenApi" Version="9.0.2" />
<PackageVersion Include="Microsoft.CodeAnalysis.ResxSourceGenerator" Version="3.11.0-beta1.24629.2" />
<PackageVersion Include="Microsoft.IdentityModel.JsonWebTokens" Version="8.4.0" />
<PackageVersion Include="MSTest" Version="3.7.3" />
Expand All @@ -19,9 +19,9 @@
<PackageVersion Include="SteamKit2" Version="3.0.2" />
<PackageVersion Include="Swashbuckle.AspNetCore" Version="7.2.0" />
<PackageVersion Include="Swashbuckle.AspNetCore.Annotations" Version="7.2.0" />
<PackageVersion Include="System.Composition" Version="9.0.1" />
<PackageVersion Include="System.Composition.AttributedModel" Version="9.0.1" />
<PackageVersion Include="System.Composition" Version="9.0.2" />
<PackageVersion Include="System.Composition.AttributedModel" Version="9.0.2" />
<PackageVersion Include="System.Linq.Async" Version="6.0.1" />
<PackageVersion Include="System.Security.Cryptography.ProtectedData" Version="9.0.1" />
<PackageVersion Include="System.Security.Cryptography.ProtectedData" Version="9.0.2" />
</ItemGroup>
</Project>

0 comments on commit 2c31b5f

Please sign in to comment.