summaryrefslogtreecommitdiff
path: root/DiscoBot/App.config
diff options
context:
space:
mode:
Diffstat (limited to 'DiscoBot/App.config')
-rw-r--r--DiscoBot/App.config4
1 files changed, 2 insertions, 2 deletions
diff --git a/DiscoBot/App.config b/DiscoBot/App.config
index e99cd82..c862b4e 100644
--- a/DiscoBot/App.config
+++ b/DiscoBot/App.config
@@ -6,7 +6,7 @@
</sectionGroup>
</configSections>
<startup>
- <supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.6.1" />
+ <supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.7.2" />
</startup>
<runtime>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
@@ -28,7 +28,7 @@
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity name="Newtonsoft.Json" publicKeyToken="30ad4fe6b2a6aeed" culture="neutral" />
- <bindingRedirect oldVersion="0.0.0.0-11.0.0.0" newVersion="11.0.0.0" />
+ <bindingRedirect oldVersion="0.0.0.0-12.0.0.0" newVersion="12.0.0.0" />
</dependentAssembly>
</assemblyBinding>
</runtime>