14 строки
458 B
XML
14 строки
458 B
XML
<Project>
|
|
|
|
<PropertyGroup>
|
|
<Version>5.9.0</Version>
|
|
<PackageReleaseNotes>This package is compatible with .NET Standard 1.0 and 2.0, .NET Core 1.0 and 2.0, .NET 4.0, 4.5, 4.6, 4.7</PackageReleaseNotes>
|
|
</PropertyGroup>
|
|
|
|
<PropertyGroup>
|
|
<UnityAbstractionsVersion>4.*</UnityAbstractionsVersion>
|
|
<TargetFrameworks>netstandard2.0;netstandard1.0;netcoreapp2.0;netcoreapp1.0;net47;net46;net45</TargetFrameworks>
|
|
</PropertyGroup>
|
|
|
|
</Project>
|