Skip to content

Commit d7fe938

Browse files
committed
Update dependencies
1 parent 7e267e6 commit d7fe938

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

DnSpyCommon.props

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -53,13 +53,13 @@
5353
<MSVSCompositionVersion>17.13.41</MSVSCompositionVersion>
5454
<MSVSIntellisenseVersion>15.5.27130</MSVSIntellisenseVersion>
5555
<MSVSTextVersion>15.5.27130</MSVSTextVersion>
56-
<NewtonsoftJsonVersion>13.0.3</NewtonsoftJsonVersion>
56+
<NewtonsoftJsonVersion>13.0.4</NewtonsoftJsonVersion>
5757
<OokiiDialogsWpfVersion>5.0.1</OokiiDialogsWpfVersion>
5858
<RoslynVersion>4.14.0</RoslynVersion>
59-
<SCCompositionVersion>9.0.5</SCCompositionVersion>
59+
<SCCompositionVersion>9.0.9</SCCompositionVersion>
6060
<NuGetVersion>6.14.0</NuGetVersion>
6161
<DbgShimVersion>9.0.621003</DbgShimVersion>
62-
<SCImmutableVersion>9.0.5</SCImmutableVersion>
62+
<SCImmutableVersion>9.0.9</SCImmutableVersion>
6363
</PropertyGroup>
6464

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

dnSpy/dnSpy/app.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@
111111

112112
<dependentAssembly>
113113
<assemblyIdentity name="System.Collections.Immutable" culture="neutral" publicKeyToken="b03f5f7f11d50a3a" />
114-
<bindingRedirect oldVersion="1.1.0.0-9.0.0.5" newVersion="9.0.0.5" />
114+
<bindingRedirect oldVersion="1.1.0.0-9.0.0.9" newVersion="9.0.0.9" />
115115
</dependentAssembly>
116116
<dependentAssembly>
117117
<assemblyIdentity name="System.Reflection.Metadata" culture="neutral" publicKeyToken="b03f5f7f11d50a3a" />

0 commit comments

Comments
 (0)