File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 11
11
<AssemblyName >BackgroundTasks</AssemblyName >
12
12
<DefaultLanguage >it-IT</DefaultLanguage >
13
13
<TargetPlatformIdentifier >UAP</TargetPlatformIdentifier >
14
- <TargetPlatformVersion Condition =" '$(TargetPlatformVersion)' == '' " >10.0.19041 .0</TargetPlatformVersion >
14
+ <TargetPlatformVersion Condition =" '$(TargetPlatformVersion)' == '' " >10.0.22000 .0</TargetPlatformVersion >
15
15
<TargetPlatformMinVersion >10.0.17763.0</TargetPlatformMinVersion >
16
16
<MinimumVisualStudioVersion >14</MinimumVisualStudioVersion >
17
17
<FileAlignment >512</FileAlignment >
Original file line number Diff line number Diff line change 1
1
<Project Sdk =" Microsoft.NET.Sdk" >
2
2
<PropertyGroup >
3
- <TargetFramework >net6.0-windows10.0.19041 .0</TargetFramework >
3
+ <TargetFramework >net6.0-windows10.0.22000 .0</TargetFramework >
4
4
<OutputType >WinExe</OutputType >
5
5
<RootNamespace >FilesFullTrust</RootNamespace >
6
6
<AssemblyName >FilesFullTrust</AssemblyName >
17
17
</PropertyGroup >
18
18
<PropertyGroup >
19
19
<StartupObject />
20
+ <SupportedOSPlatformVersion >10.0.19041.0</SupportedOSPlatformVersion >
20
21
</PropertyGroup >
21
22
<ItemGroup >
22
23
<PackageReference Include =" Microsoft.Management.Infrastructure" Version =" 2.0.0" />
Original file line number Diff line number Diff line change 43
43
<Import Project =" $(WapProjPath)\Microsoft.DesktopBridge.props" />
44
44
<PropertyGroup >
45
45
<ProjectGuid >3b15596c-3db9-4b58-b4c8-442d06a8c130</ProjectGuid >
46
- <TargetPlatformVersion >10.0.19041 .0</TargetPlatformVersion >
46
+ <TargetPlatformVersion >10.0.22000 .0</TargetPlatformVersion >
47
47
<TargetPlatformMinVersion >10.0.17763.0</TargetPlatformMinVersion >
48
48
<DefaultLanguage >en-US</DefaultLanguage >
49
49
<GenerateAppInstallerFile >False</GenerateAppInstallerFile >
Original file line number Diff line number Diff line change 13
13
<AppxBundleAutoResourcePackageQualifiers >Scale|DXFeatureLevel</AppxBundleAutoResourcePackageQualifiers >
14
14
<AppxDefaultResourceQualifiers >Language=en-US;af;ar;ca;da;da-DK;de-DE;el;en-GB;es-ES;es-419;fr-FR;he-IL;hi-IN;hu-HU;id-ID;it-IT;ja-JP;ka;ko-KR;lv-LV;nl-NL;or-IN;pl-PL;pt-BR;pt-PT;ru-RU;sv-SE;cs-CZ;ta;tr-TR;uk-UA;vi;zh-Hans;zh-Hant</AppxDefaultResourceQualifiers >
15
15
<TargetPlatformIdentifier >UAP</TargetPlatformIdentifier >
16
- <TargetPlatformVersion Condition =" '$(TargetPlatformVersion)' == '' " >10.0.19041 .0</TargetPlatformVersion >
16
+ <TargetPlatformVersion Condition =" '$(TargetPlatformVersion)' == '' " >10.0.22000 .0</TargetPlatformVersion >
17
17
<TargetPlatformMinVersion >10.0.17763.0</TargetPlatformMinVersion >
18
18
<MinimumVisualStudioVersion >16</MinimumVisualStudioVersion >
19
19
<FileAlignment >512</FileAlignment >
1613
1613
</ProjectReference >
1614
1614
</ItemGroup >
1615
1615
<ItemGroup >
1616
- <SDKReference Include =" WindowsDesktop, Version=10.0.19041 .0" >
1616
+ <SDKReference Include =" WindowsDesktop, Version=10.0.22000 .0" >
1617
1617
<Name >Windows Desktop Extensions for the UWP</Name >
1618
1618
</SDKReference >
1619
1619
</ItemGroup >
1620
- <ItemGroup />
1621
1620
<PropertyGroup Condition =" '$(VisualStudioVersion)' == '' or '$(VisualStudioVersion)' < '16.0' " >
1622
1621
<VisualStudioVersion >16.0</VisualStudioVersion >
1623
1622
</PropertyGroup >
You can’t perform that action at this time.
0 commit comments