Skip to content

Commit ce3874b

Browse files
committed
Update dependencies
1 parent 51bd617 commit ce3874b

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

DnSpyCommon.props

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -56,11 +56,11 @@
5656
<NewtonsoftJsonVersion>13.0.4</NewtonsoftJsonVersion>
5757
<OokiiDialogsWpfVersion>5.0.1</OokiiDialogsWpfVersion>
5858
<RoslynVersion>5.3.0</RoslynVersion>
59-
<SCCompositionVersion>10.0.7</SCCompositionVersion>
60-
<NuGetVersion>7.3.1</NuGetVersion>
59+
<SCCompositionVersion>10.0.8</SCCompositionVersion>
60+
<NuGetVersion>7.6.0</NuGetVersion>
6161
<DbgShimVersion>9.0.661903</DbgShimVersion>
62-
<SCImmutableVersion>10.0.7</SCImmutableVersion>
63-
<NrbfVersion>10.0.7</NrbfVersion>
62+
<SCImmutableVersion>10.0.8</SCImmutableVersion>
63+
<NrbfVersion>10.0.8</NrbfVersion>
6464
</PropertyGroup>
6565

6666
<Import Project="$(MSBuildThisFileDirectory)Build\ConvertToNetstandardReferences\ConvertToNetstandardReferences.tasks" Condition=" '$(IsDotNet)' == 'true' " />

dnSpy/dnSpy/app.config

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -107,11 +107,11 @@
107107

108108
<dependentAssembly>
109109
<assemblyIdentity name="System.Collections.Immutable" culture="neutral" publicKeyToken="b03f5f7f11d50a3a" />
110-
<bindingRedirect oldVersion="1.1.0.0-10.0.0.7" newVersion="10.0.0.7" />
110+
<bindingRedirect oldVersion="1.1.0.0-10.0.0.8" newVersion="10.0.0.8" />
111111
</dependentAssembly>
112112
<dependentAssembly>
113113
<assemblyIdentity name="System.Reflection.Metadata" culture="neutral" publicKeyToken="b03f5f7f11d50a3a" />
114-
<bindingRedirect oldVersion="1.0.21.0-10.0.0.7" newVersion="10.0.0.7" />
114+
<bindingRedirect oldVersion="1.0.21.0-10.0.0.8" newVersion="10.0.0.8" />
115115
</dependentAssembly>
116116
<dependentAssembly>
117117
<assemblyIdentity name="System.Buffers" publicKeyToken="cc7b13ffcd2ddd51" culture="neutral" />

0 commit comments

Comments
 (0)