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 79d2aac commit d4cc757Copy full SHA for d4cc757
src/ReactiveUI.Events/ReactiveUI.Events.csproj
@@ -16,10 +16,10 @@
16
</ItemGroup>
17
18
<ItemGroup Condition=" $(TargetFramework.StartsWith('uap')) ">
19
- <SDKReference Include="WindowsDesktop, Version=10.0.17763.0">
+ <SDKReference Include="WindowsDesktop, Version=10.0.16299.0">
20
<Name>Windows Desktop Extensions for the UWP</Name>
21
</SDKReference>
22
- <SDKReference Include="WindowsMobile, Version=10.0.17763.0">
+ <SDKReference Include="WindowsMobile, Version=10.0.16299.0">
23
<Name>Windows Mobile Extensions for the UWP</Name>
24
25
<Compile Include="Events_uwp.cs" Condition="Exists('Events_uwp.cs')" />
0 commit comments