Skip to content

Commit ec8b786

Browse files
build(deps): bump ICSharpCode.Decompiler from 7.1.0.6543 to 7.2.1.6856 (#110)
Bumps [ICSharpCode.Decompiler](https://github.com/icsharpcode/ILSpy) from 7.1.0.6543 to 7.2.1.6856. - [Release notes](https://github.com/icsharpcode/ILSpy/releases) - [Changelog](https://github.com/icsharpcode/ILSpy/blob/master/releasebuild.bat) - [Commits](https://github.com/icsharpcode/ILSpy/commits) --- updated-dependencies: - dependency-name: ICSharpCode.Decompiler dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e0f3c4c commit ec8b786

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ReactiveMarbles.ObservableEvents.Tests/ReactiveMarbles.ObservableEvents.Tests.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
</PackageReference>
2222
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="3.11.0" />
2323
<PackageReference Include="Microsoft.CodeAnalysis.Analyzers" Version="3.3.3" PrivateAssets="all" />
24-
<PackageReference Include="ICSharpCode.Decompiler" Version="7.1.0.6543" />
24+
<PackageReference Include="ICSharpCode.Decompiler" Version="7.2.1.6856" />
2525
<PackageReference Include="ReactiveMarbles.NuGet.Helpers" Version="1.0.11" />
2626
</ItemGroup>
2727

0 commit comments

Comments
 (0)