We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2692481 commit 4c1a012Copy full SHA for 4c1a012
core/src/main/csharp/Cyberduck.Core.Native.csproj
@@ -17,7 +17,7 @@
17
18
<PropertyGroup>
19
<TargetFrameworks>net472;net8.0-windows10.0.22621.0</TargetFrameworks>
20
- <TargetPlatformMinVersion>10.0.14393.0</TargetPlatformMinVersion>
+ <SupportedOSPlatformVersion>10.0.14393.0</SupportedOSPlatformVersion>
21
<Platforms>x64</Platforms>
22
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
23
</PropertyGroup>
0 commit comments