service-location/package.props

15 строки
497 B
Plaintext
Исходник Обычный вид История

2017-10-29 01:56:20 +03:00
<Project>
<PropertyGroup>
2019-06-20 23:11:43 +03:00
<Version>5.11.1</Version>
2018-08-22 04:26:39 +03:00
<PackageReleaseNotes>This package is compatible with .NET Standard 1.0 and 2.0, Net Core 1.0 and 2.0 as well as .NET 4.0, 4.5, 4.6, and 4.7 frameworks.</PackageReleaseNotes>
2017-10-29 01:56:20 +03:00
</PropertyGroup>
<PropertyGroup>
2019-04-26 03:53:20 +03:00
<UnityAbstractionsVersion>5.11.*</UnityAbstractionsVersion>
<UnityContainerVersion>5.11.*</UnityContainerVersion>
2019-01-30 08:06:47 +03:00
<CommonServiceLocatorVersion>2.0.*</CommonServiceLocatorVersion>
2017-10-29 01:56:20 +03:00
</PropertyGroup>
</Project>