Skip to content

Commit 20ca999

Browse files
build(deps): bump System.Collections.Immutable from 1.5.0 to 1.6.0 (#2211)
Bumps [System.Collections.Immutable](https://github.com/dotnet/corefx) from 1.5.0 to 1.6.0. - [Release notes](https://github.com/dotnet/corefx/releases) - [Commits](https://github.com/dotnet/corefx/commits) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 00948a2 commit 20ca999

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ReactiveUI.Fody.Analyzer/ReactiveUI.Fody.Analyzer.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<ItemGroup>
1313
<PackageReference Include="Microsoft.CodeAnalysis.Analyzers" Version="2.9.3" PrivateAssets="all" />
1414
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="3.2.1" PrivateAssets="all" />
15-
<PackageReference Include="System.Collections.Immutable" Version="1.5.0" />
15+
<PackageReference Include="System.Collections.Immutable" Version="1.6.0" />
1616
</ItemGroup>
1717

1818
<ItemGroup>

0 commit comments

Comments
 (0)