Skip to content

Commit 812552c

Browse files
committed
Add line to csproj for an issue with VS 2017 RTM
1 parent 54636b7 commit 812552c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/Web/WebMonolithic/eShopWeb/eShopWeb.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66

77
<PropertyGroup>
88
<PackageTargetFallback>$(PackageTargetFallback);portable-net45+win8+wp8+wpa81;</PackageTargetFallback>
9+
<RuntimeFrameworkVersion>1.1.0</RuntimeFrameworkVersion>
910
<DockerComposeProjectPath>..\docker-compose.dcproj</DockerComposeProjectPath>
1011
</PropertyGroup>
1112

0 commit comments

Comments
 (0)