Skip to content

Commit 4c1a012

Browse files
committed
Register for callsite analyzers
1 parent 2692481 commit 4c1a012

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/src/main/csharp/Cyberduck.Core.Native.csproj

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

1818
<PropertyGroup>
1919
<TargetFrameworks>net472;net8.0-windows10.0.22621.0</TargetFrameworks>
20-
<TargetPlatformMinVersion>10.0.14393.0</TargetPlatformMinVersion>
20+
<SupportedOSPlatformVersion>10.0.14393.0</SupportedOSPlatformVersion>
2121
<Platforms>x64</Platforms>
2222
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
2323
</PropertyGroup>

0 commit comments

Comments
 (0)