We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4e37c4 commit 158854bCopy full SHA for 158854b
1 file changed
src/Directory.Packages.props
@@ -23,7 +23,7 @@
23
<PackageVersion Include="Splat.Microsoft.Extensions.DependencyInjection" Version="$(SplatVersion)" />
24
<PackageVersion Include="Splat.Ninject" Version="$(SplatVersion)" />
25
<PackageVersion Include="stylecop.analyzers" Version="1.2.0-beta.556" />
26
- <PackageVersion Include="System.Collections.Immutable" Version="10.0.8" />
+ <PackageVersion Include="System.Collections.Immutable" Version="10.0.9" />
27
<PackageVersion Include="System.IO.FileSystem.Primitives" Version="4.3.0" />
28
<PackageVersion Include="System.Runtime.Serialization.Primitives" Version="4.3.0" />
29
</ItemGroup>
0 commit comments