Skip to content

Commit dcddc5a

Browse files
chore(deps): update dotnet monorepo
1 parent cae2b65 commit dcddc5a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/Directory.Packages.props

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<PackageVersion Include="DynamicData" Version="9.4.1" />
2020
<PackageVersion Include="JetBrains.DotMemoryUnit" Version="3.2.20220510" />
2121
<PackageVersion Include="Microsoft.CodeAnalysis.Analyzers" Version="3.11.0" />
22-
<PackageVersion Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.14.0" />
22+
<PackageVersion Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="5.0.0" />
2323
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="18.0.0" />
2424
<PackageVersion Include="NUnit" Version="4.4.0" />
2525
<PackageVersion Include="NUnit3TestAdapter" Version="5.2.0" />
@@ -40,10 +40,10 @@
4040
<PackageVersion Include="Splat.DryIoc" Version="$(SplatVersion)" />
4141
<PackageVersion Include="Splat.Ninject" Version="$(SplatVersion)" />
4242
<PackageVersion Include="stylecop.analyzers" Version="1.2.0-beta.556" />
43-
<PackageVersion Include="System.Collections.Immutable" Version="9.0.10" />
43+
<PackageVersion Include="System.Collections.Immutable" Version="10.0.0" />
4444
<PackageVersion Include="System.IO.FileSystem.Primitives" Version="4.3.0" />
4545
<PackageVersion Include="System.Runtime.Serialization.Primitives" Version="4.3.0" />
46-
<PackageVersion Include="System.Text.Json" Version="9.0.10" />
46+
<PackageVersion Include="System.Text.Json" Version="10.0.0" />
4747
<PackageVersion Include="Verify.NUnit" Version="31.0.4" />
4848
<PackageVersion Include="Microsoft.Windows.CsWinRT" Version="2.3.0-prerelease.251015.2" />
4949
<PackageVersion Include="Microsoft.AspNetCore.Components" Version="$(AspNetVersion)" />

0 commit comments

Comments
 (0)