Skip to content
This repository was archived by the owner on Oct 18, 2018. It is now read-only.

Commit 2961fe1

Browse files
committed
Pin ANCM version
1 parent 176a16b commit 2961fe1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/dependencies.props

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<PropertyGroup>
33
<AspNetCoreVersion>2.0.0</AspNetCoreVersion>
44
<AspNetCoreIntegrationTestingVersion>0.4.0</AspNetCoreIntegrationTestingVersion>
5-
<AspNetCoreModuleVersion>1.0.0</AspNetCoreModuleVersion>
5+
<AspNetCoreModuleVersion>1.0.0-pre-10057</AspNetCoreModuleVersion>
66
<CoreFxVersion>4.4.0</CoreFxVersion>
77
<InternalAspNetCoreSdkVersion>2.0.1-rtm-15400</InternalAspNetCoreSdkVersion>
88
<NETStandardImplicitPackageVersion>2.0.0</NETStandardImplicitPackageVersion>

0 commit comments

Comments
 (0)