13 lines
535 B
XML
13 lines
535 B
XML
<Project>
|
|
<PropertyGroup>
|
|
<AspNetCoreVersion>1.2.0-*</AspNetCoreVersion>
|
|
<AppInsightsVersion>2.0.0</AppInsightsVersion>
|
|
<CoreFxVersion>4.3.0</CoreFxVersion>
|
|
<InternalAspNetCoreSdkVersion>2.0.0-*</InternalAspNetCoreSdkVersion>
|
|
<MoqVersion>4.7.1</MoqVersion>
|
|
<NetStandardImplicitPackageVersion>1.6.1</NetStandardImplicitPackageVersion>
|
|
<RuntimeFrameworkVersion>2.0.0-*</RuntimeFrameworkVersion>
|
|
<TestSdkVersion>15.0.0</TestSdkVersion>
|
|
<XunitVersion>2.2.0</XunitVersion>
|
|
</PropertyGroup>
|
|
</Project> |