summaryrefslogtreecommitdiffstats
path: root/win/CS/HandBrake.Interop/app.config
diff options
context:
space:
mode:
Diffstat (limited to 'win/CS/HandBrake.Interop/app.config')
-rw-r--r--win/CS/HandBrake.Interop/app.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/win/CS/HandBrake.Interop/app.config b/win/CS/HandBrake.Interop/app.config
index 4a29a96b3..462e7462f 100644
--- a/win/CS/HandBrake.Interop/app.config
+++ b/win/CS/HandBrake.Interop/app.config
@@ -3,6 +3,6 @@
<configSections>
</configSections>
<startup>
- <supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.7.1"/>
+ <supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.8"/>
</startup>
</configuration>