2017-10-09 21:10:39 +03:00
|
|
|
<Project>
|
2018-01-19 03:28:51 +03:00
|
|
|
<PropertyGroup>
|
|
|
|
<NETStandardImplicitPackageVersion Condition=" '$(TargetFramework)' == 'netstandard2.0' ">$(NETStandardLibrary20PackageVersion)</NETStandardImplicitPackageVersion>
|
|
|
|
<RuntimeFrameworkVersion Condition=" '$(TargetFramework)' == 'netcoreapp2.0' ">$(MicrosoftNETCoreApp20PackageVersion)</RuntimeFrameworkVersion>
|
|
|
|
</PropertyGroup>
|
2017-09-21 03:16:06 +03:00
|
|
|
</Project>
|