This website works better with JavaScript.
Home
Explore
Help
Sign In
ayan.poddar
/
eShopOnContainers
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
19
Wiki
Activity
Browse Source
Add line to csproj for an issue with VS 2017 RTM
pull/73/head
dsanz
8 years ago
parent
54636b7cbd
commit
812552cf3f
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
src/Web/WebMonolithic/eShopWeb/eShopWeb.csproj
+ 1
- 0
src/Web/WebMonolithic/eShopWeb/eShopWeb.csproj
View File
@ -6,6 +6,7 @@
<PropertyGroup>
<PackageTargetFallback>$(PackageTargetFallback);portable-net45+win8+wp8+wpa81;</PackageTargetFallback>
<RuntimeFrameworkVersion>1.1.0</RuntimeFrameworkVersion>
<DockerComposeProjectPath>..\docker-compose.dcproj</DockerComposeProjectPath>
</PropertyGroup>
Write
Preview
Loading…
Cancel
Save