Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 81b953a

Browse files
Update dotnet monorepo to 9.0.9
1 parent cd59756 commit 81b953a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎src/algorithm_exercises_csharp_base/algorithm_exercises_csharp_base.csproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,9 @@
3030
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
3131
<PrivateAssets>all</PrivateAssets>
3232
</PackageReference>
33-
<PackageReference Include="Microsoft.Extensions.Logging" Version="9.0.8" />
34-
<PackageReference Include="Microsoft.Extensions.Logging.Console" Version="9.0.8" />
35-
<PackageReference Include="System.Text.Json" Version="9.0.8" />
33+
<PackageReference Include="Microsoft.Extensions.Logging" Version="9.0.9" />
34+
<PackageReference Include="Microsoft.Extensions.Logging.Console" Version="9.0.9" />
35+
<PackageReference Include="System.Text.Json" Version="9.0.9" />
3636
</ItemGroup>
3737

3838

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /