Skip to content

Commit 2af7e81

Browse files
Update HackerNews.csproj
1 parent 122abb9 commit 2af7e81

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/HackerNews/HackerNews.csproj

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@
2121
<SupportedOSPlatformVersion Condition="$(TargetFramework.Contains('-android'))">21.0</SupportedOSPlatformVersion>
2222
<SupportedOSPlatformVersion Condition="$(TargetFramework.Contains('-windows'))">10.0.17763.0</SupportedOSPlatformVersion>
2323
<TargetPlatformMinVersion Condition="$(TargetFramework.Contains('-windows'))">10.0.17763.0</TargetPlatformMinVersion>
24+
25+
<WindowsSdkPackageVersion>10.0.19041.41</WindowsSdkPackageVersion>
2426
</PropertyGroup>
2527

2628
<PropertyGroup Condition="'$(Configuration)|$(TargetFramework)|$(Platform)'=='Debug|$(NetVersion)-ios|AnyCPU'">

0 commit comments

Comments
 (0)