File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1111 <AssemblyName >Files</AssemblyName >
1212 <DefaultLanguage >en-US</DefaultLanguage >
1313 <TargetPlatformIdentifier >UAP</TargetPlatformIdentifier >
14- <TargetPlatformVersion Condition =" '$(TargetPlatformVersion)' == '' " >10.0.18342 .0</TargetPlatformVersion >
14+ <TargetPlatformVersion Condition =" '$(TargetPlatformVersion)' == '' " >10.0.17763 .0</TargetPlatformVersion >
1515 <TargetPlatformMinVersion >10.0.17763.0</TargetPlatformMinVersion >
1616 <MinimumVisualStudioVersion >14</MinimumVisualStudioVersion >
1717 <FileAlignment >512</FileAlignment >
255255 <None Include =" Files_TemporaryKey.pfx" />
256256 </ItemGroup >
257257 <ItemGroup >
258- <SDKReference Include =" WindowsDesktop, Version=10.0.18342 .0" >
258+ <SDKReference Include =" WindowsDesktop, Version=10.0.17763 .0" >
259259 <Name >Windows Desktop Extensions for the UWP</Name >
260260 </SDKReference >
261261 </ItemGroup >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<configuration >
33 <startup >
4- <supportedRuntime version =" v4.0" sku =" .NETFramework,Version=v4.6.1 " />
4+ <supportedRuntime version =" v4.0" sku =" .NETFramework,Version=v4.7.2 " />
55 </startup >
66</configuration >
Original file line number Diff line number Diff line change 88 <OutputType >Exe</OutputType >
99 <RootNamespace >Launcher</RootNamespace >
1010 <AssemblyName >Launcher</AssemblyName >
11- <TargetFrameworkVersion >v4.6.1 </TargetFrameworkVersion >
11+ <TargetFrameworkVersion >v4.7.2 </TargetFrameworkVersion >
1212 <FileAlignment >512</FileAlignment >
1313 <AutoGenerateBindingRedirects >true</AutoGenerateBindingRedirects >
1414 <Deterministic >true</Deterministic >
You can’t perform that action at this time.
0 commit comments