1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2026-04-28 23:16:32 -04:00

New: Target .net 4.6.2

This commit is contained in:
Mark McDowall
2019-04-09 21:54:06 -07:00
parent 49197a2ae0
commit 4665b4fb37
67 changed files with 189 additions and 189 deletions
+1 -1
View File
@@ -16,4 +16,4 @@
</dependentAssembly>
</assemblyBinding>
</runtime>
<startup><supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.6.1" /></startup></configuration>
<startup><supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.6.2" /></startup></configuration>