You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
29 lines
1.1 KiB
29 lines
1.1 KiB
<Project>
|
|
|
|
<PropertyGroup>
|
|
<VersionPrefix>3.0.0</VersionPrefix>
|
|
<PreReleaseVersionLabel>alpha1</PreReleaseVersionLabel>
|
|
</PropertyGroup>
|
|
|
|
<PropertyGroup>
|
|
<AspNetCoreVersion>3.0.0</AspNetCoreVersion>
|
|
<BclAsyncInterfacesVersion>1.0.0</BclAsyncInterfacesVersion>
|
|
<BouncyCastleVersion>1.8.5</BouncyCastleVersion>
|
|
<DataAnnotationsVersion>4.4.0</DataAnnotationsVersion>
|
|
<EntityFrameworkVersion>6.3.0</EntityFrameworkVersion>
|
|
<EntityFrameworkCoreVersion>3.0.0</EntityFrameworkCoreVersion>
|
|
<ExtensionsVersion>3.0.0</ExtensionsVersion>
|
|
<JetBrainsVersion>2019.1.3</JetBrainsVersion>
|
|
<JsonNetVersion>12.0.2</JsonNetVersion>
|
|
<JsonNetBsonVersion>1.0.2</JsonNetBsonVersion>
|
|
<IdentityModelVersion>6.2.0-preview-60906195846</IdentityModelVersion>
|
|
<ImmutableCollectionsVersion>1.5.0</ImmutableCollectionsVersion>
|
|
<LinqAsyncVersion>4.0.0</LinqAsyncVersion>
|
|
<MongoDbVersion>2.9.0</MongoDbVersion>
|
|
<MoqVersion>4.7.63</MoqVersion>
|
|
<NHibernateVersion>5.2.2</NHibernateVersion>
|
|
<OwinVersion>4.0.0</OwinVersion>
|
|
<TasksExtensionsVersion>4.5.3</TasksExtensionsVersion>
|
|
</PropertyGroup>
|
|
|
|
</Project>
|
|
|