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.
26 lines
1.2 KiB
26 lines
1.2 KiB
<Project>
|
|
|
|
<PropertyGroup Label="Package Versions">
|
|
<AspNetCoreVersion>1.0.0</AspNetCoreVersion>
|
|
<AspNetContribOpenIdExtensionsVersion>1.1.0</AspNetContribOpenIdExtensionsVersion>
|
|
<AspNetContribOpenIdServerVersion>1.1.0</AspNetContribOpenIdServerVersion>
|
|
<ClaimsVersion>4.0.1</ClaimsVersion>
|
|
<CryptoHelperVersion>2.0.4</CryptoHelperVersion>
|
|
<DataAnnotationsVersion>4.1.0</DataAnnotationsVersion>
|
|
<EntityFrameworkVersion>6.1.3</EntityFrameworkVersion>
|
|
<ImmutableCollectionsVersion>1.2.0</ImmutableCollectionsVersion>
|
|
<JetBrainsVersion>2018.2.1</JetBrainsVersion>
|
|
<JsonNetVersion>9.0.1</JsonNetVersion>
|
|
<MongoDbVersion>2.7.0</MongoDbVersion>
|
|
<NetStandardImplicitPackageVersion>1.6.0</NetStandardImplicitPackageVersion>
|
|
<MoqVersion>4.7.63</MoqVersion>
|
|
<QueryableVersion>4.0.1</QueryableVersion>
|
|
<RuntimeFrameworkVersion>1.0.0</RuntimeFrameworkVersion>
|
|
<TasksExtensionsVersion>4.0.0</TasksExtensionsVersion>
|
|
<TestSdkVersion>15.0.0</TestSdkVersion>
|
|
<TypeConverterVersion>4.1.0</TypeConverterVersion>
|
|
<TypeExtensionsVersion>4.1.0</TypeExtensionsVersion>
|
|
<XunitVersion>2.2.0</XunitVersion>
|
|
</PropertyGroup>
|
|
|
|
</Project>
|
|
|