diff options
| author | raysan5 <[email protected]> | 2018-04-02 14:49:27 +0200 |
|---|---|---|
| committer | raysan5 <[email protected]> | 2018-04-02 14:49:27 +0200 |
| commit | e18e8c62766491603d3fe3b52b16c2777ca1264f (patch) | |
| tree | 880af26ada84afd2dc726cc1e8d8b2a06e623503 /project/vs2015.UWP/raylib.App.UWP/raylib.App.UWP.vcxproj | |
| parent | bbdf9f48806acba5cac2480c0f60f1840d322ece (diff) | |
| download | raylib-e18e8c62766491603d3fe3b52b16c2777ca1264f.tar.gz raylib-e18e8c62766491603d3fe3b52b16c2777ca1264f.zip | |
Review UWP configuration
Diffstat (limited to 'project/vs2015.UWP/raylib.App.UWP/raylib.App.UWP.vcxproj')
| -rw-r--r-- | project/vs2015.UWP/raylib.App.UWP/raylib.App.UWP.vcxproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/project/vs2015.UWP/raylib.App.UWP/raylib.App.UWP.vcxproj b/project/vs2015.UWP/raylib.App.UWP/raylib.App.UWP.vcxproj index bc7f27d2..6af9db60 100644 --- a/project/vs2015.UWP/raylib.App.UWP/raylib.App.UWP.vcxproj +++ b/project/vs2015.UWP/raylib.App.UWP/raylib.App.UWP.vcxproj @@ -34,7 +34,7 @@ <AppContainerApplication>true</AppContainerApplication> <ApplicationType>Windows Store</ApplicationType> <WindowsTargetPlatformVersion>10.0.14393.0</WindowsTargetPlatformVersion> - <WindowsTargetPlatformMinVersion>10.0.10586.0</WindowsTargetPlatformMinVersion> + <WindowsTargetPlatformMinVersion>10.0.14393.0</WindowsTargetPlatformMinVersion> <ApplicationTypeRevision>10.0</ApplicationTypeRevision> <ProjectName>raylib.App.UWP</ProjectName> </PropertyGroup> |
