Files
CustomerPanel-Test/packages/Microsoft.Windows.SDK.Contracts.10.0.17763.1000/build/Microsoft.Windows.SDK.Contracts.props
2026-03-05 09:56:57 +01:00

8 lines
383 B
XML

<?xml version="1.0" encoding="utf-8"?>
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<TargetPlatformMinVersion Condition="'$(TargetPlatformMinVersion)' == ''">10.0.17763.0</TargetPlatformMinVersion>
<AssetTargetFallback>$(AssetTargetFallback);uap$(TargetPlatformMinVersion)</AssetTargetFallback>
</PropertyGroup>
</Project>