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

Commit f0a26a7

Browse files
committed
Migration2
1 parent a1977ca commit f0a26a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/WebSites/Microsoft.AspNetCore.Mvc.TestConfiguration/Microsoft.AspNetCore.Mvc.TestConfiguration.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<Import Project="..\..\..\build\common.props" />
33

44
<PropertyGroup>
5-
<TargetFramework>netstandard1.3</TargetFramework>
5+
<TargetFramework>netcoreapp2.0</TargetFramework>
66
</PropertyGroup>
77

88
<ItemGroup>

0 commit comments

Comments
 (0)