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 11
11
<AssemblyName >Files</AssemblyName >
12
12
<DefaultLanguage >en-US</DefaultLanguage >
13
13
<TargetPlatformIdentifier >UAP</TargetPlatformIdentifier >
14
- <TargetPlatformVersion Condition =" '$(TargetPlatformVersion)' == '' " >10.0.18342 .0</TargetPlatformVersion >
14
+ <TargetPlatformVersion Condition =" '$(TargetPlatformVersion)' == '' " >10.0.17763 .0</TargetPlatformVersion >
15
15
<TargetPlatformMinVersion >10.0.17763.0</TargetPlatformMinVersion >
16
16
<MinimumVisualStudioVersion >14</MinimumVisualStudioVersion >
17
17
<FileAlignment >512</FileAlignment >
255
255
<None Include =" Files_TemporaryKey.pfx" />
256
256
</ItemGroup >
257
257
<ItemGroup >
258
- <SDKReference Include =" WindowsDesktop, Version=10.0.18342 .0" >
258
+ <SDKReference Include =" WindowsDesktop, Version=10.0.17763 .0" >
259
259
<Name >Windows Desktop Extensions for the UWP</Name >
260
260
</SDKReference >
261
261
</ItemGroup >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<configuration >
3
3
<startup >
4
- <supportedRuntime version =" v4.0" sku =" .NETFramework,Version=v4.6.1 " />
4
+ <supportedRuntime version =" v4.0" sku =" .NETFramework,Version=v4.7.2 " />
5
5
</startup >
6
6
</configuration >
Original file line number Diff line number Diff line change 8
8
<OutputType >Exe</OutputType >
9
9
<RootNamespace >Launcher</RootNamespace >
10
10
<AssemblyName >Launcher</AssemblyName >
11
- <TargetFrameworkVersion >v4.6.1 </TargetFrameworkVersion >
11
+ <TargetFrameworkVersion >v4.7.2 </TargetFrameworkVersion >
12
12
<FileAlignment >512</FileAlignment >
13
13
<AutoGenerateBindingRedirects >true</AutoGenerateBindingRedirects >
14
14
<Deterministic >true</Deterministic >
You can’t perform that action at this time.
0 commit comments