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.
18 lines
765 B
18 lines
765 B
<Project>
|
|
|
|
<PropertyGroup>
|
|
<AspNetCoreVersion>1.0.0</AspNetCoreVersion>
|
|
<AspNetContribOpenIdExtensionsVersion>1.0.0</AspNetContribOpenIdExtensionsVersion>
|
|
<AspNetContribOpenIdServerVersion>1.0.2</AspNetContribOpenIdServerVersion>
|
|
<CryptoHelperVersion>2.0.0</CryptoHelperVersion>
|
|
<EntityFrameworkVersion>6.1.3</EntityFrameworkVersion>
|
|
<JetBrainsVersion>10.3.0</JetBrainsVersion>
|
|
<ImmutableCollectionsVersion>1.2.0</ImmutableCollectionsVersion>
|
|
<NetStandardImplicitPackageVersion>1.6.0</NetStandardImplicitPackageVersion>
|
|
<MoqVersion>4.7.63</MoqVersion>
|
|
<RuntimeFrameworkVersion>1.0.0</RuntimeFrameworkVersion>
|
|
<TestSdkVersion>15.0.0</TestSdkVersion>
|
|
<XunitVersion>2.2.0</XunitVersion>
|
|
</PropertyGroup>
|
|
|
|
</Project>
|
|
|