Skip to content

Commit af03267

Browse files
committed
Update dependencies
1 parent 270d31b commit af03267

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

DnSpyCommon.props

Lines changed: 3 additions & 3 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.6</SCCompositionVersion>
59+
<SCCompositionVersion>10.0.7</SCCompositionVersion>
6060
<NuGetVersion>7.3.1</NuGetVersion>
6161
<DbgShimVersion>9.0.661903</DbgShimVersion>
62-
<SCImmutableVersion>10.0.6</SCImmutableVersion>
63-
<NrbfVersion>10.0.6</NrbfVersion>
62+
<SCImmutableVersion>10.0.7</SCImmutableVersion>
63+
<NrbfVersion>10.0.7</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.6" newVersion="10.0.0.6" />
110+
<bindingRedirect oldVersion="1.1.0.0-10.0.0.7" newVersion="10.0.0.7" />
111111
</dependentAssembly>
112112
<dependentAssembly>
113113
<assemblyIdentity name="System.Reflection.Metadata" culture="neutral" publicKeyToken="b03f5f7f11d50a3a" />
114-
<bindingRedirect oldVersion="1.0.21.0-10.0.0.6" newVersion="10.0.0.6" />
114+
<bindingRedirect oldVersion="1.0.21.0-10.0.0.7" newVersion="10.0.0.7" />
115115
</dependentAssembly>
116116
<dependentAssembly>
117117
<assemblyIdentity name="System.Buffers" publicKeyToken="cc7b13ffcd2ddd51" culture="neutral" />

0 commit comments

Comments
 (0)