|
|
@@ -1,4 +1,4 @@ |
|
|
|
<Project Sdk="Microsoft.NET.Sdk"> |
|
|
|
<Project Sdk="Microsoft.NET.Sdk"> |
|
|
|
|
|
|
|
<PropertyGroup> |
|
|
|
<TargetFrameworks>netstandard1.3;netstandard2.0;net452;net461;uap10.0</TargetFrameworks> |
|
|
@@ -15,7 +15,7 @@ |
|
|
|
<CopyLocalLockFileAssemblies>false</CopyLocalLockFileAssemblies> |
|
|
|
<NugetTargetMoniker>UAP,Version=v10.0</NugetTargetMoniker> |
|
|
|
<TargetPlatformIdentifier>UAP</TargetPlatformIdentifier> |
|
|
|
<TargetPlatformVersion>10.0.16299.0</TargetPlatformVersion> |
|
|
|
<TargetPlatformVersion>10.0.17134.0</TargetPlatformVersion> |
|
|
|
<TargetPlatformMinVersion>10.0.10240.0</TargetPlatformMinVersion> |
|
|
|
<TargetFrameworkIdentifier>.NETCore</TargetFrameworkIdentifier> |
|
|
|
<TargetFrameworkVersion>v5.0</TargetFrameworkVersion> |
|
|
|