This repository was archived by the owner on May 20, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 11
11
<AssemblyName >CodePush</AssemblyName >
12
12
<DefaultLanguage >en-US</DefaultLanguage >
13
13
<TargetPlatformIdentifier >UAP</TargetPlatformIdentifier >
14
- <TargetPlatformVersion >10.0.10586 .0</TargetPlatformVersion >
15
- <TargetPlatformMinVersion >10.0.10240 .0</TargetPlatformMinVersion >
14
+ <TargetPlatformVersion >10.0.14393 .0</TargetPlatformVersion >
15
+ <TargetPlatformMinVersion >10.0.14393 .0</TargetPlatformMinVersion >
16
16
<MinimumVisualStudioVersion >14</MinimumVisualStudioVersion >
17
17
<FileAlignment >512</FileAlignment >
18
18
<ProjectTypeGuids >{A5A43C5B-DE2A-4C0C-9213-0A381AF9435A};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids >
94
94
<Compile Include =" Properties\AssemblyInfo.cs" />
95
95
<EmbeddedResource Include =" Properties\CodePush.rd.xml" />
96
96
</ItemGroup >
97
- <ItemGroup >
98
- <SDKReference Include =" WindowsMobile, Version=10.0.10586.0" >
99
- <Name >Windows Mobile Extensions for the UWP</Name >
100
- </SDKReference >
101
- </ItemGroup >
102
97
<ItemGroup >
103
98
<ProjectReference Include =" ..\..\..\react-native-windows\ReactWindows\ReactNative\ReactNative.csproj" >
104
99
<Project >{c7673ad5-e3aa-468c-a5fd-fa38154e205c}</Project >
113
108
<Version >6.0.6</Version >
114
109
</PackageReference >
115
110
</ItemGroup >
111
+ <ItemGroup >
112
+ <SDKReference Include =" WindowsMobile, Version=10.0.14393.0" >
113
+ <Name >Windows Mobile Extensions for the UWP</Name >
114
+ </SDKReference >
115
+ </ItemGroup >
116
116
<Import Project =" ..\CodePush.Shared\CodePush.Shared.projitems" Label =" Shared" />
117
117
<PropertyGroup Condition =" '$(VisualStudioVersion)' == '' or '$(VisualStudioVersion)' < '14.0' " >
118
118
<VisualStudioVersion >14.0</VisualStudioVersion >
You can’t perform that action at this time.
0 commit comments