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
Removed wwwroot folder ref from project files
pull/714/head
rafsanulhasan
6 years ago
parent
cbbe9d3b49
commit
5e250e034b
2 changed files
with
0 additions
and
5 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
src/Services/Identity/Identity.API/Identity.API.csproj
+0
-4
src/Web/WebStatus/WebStatus.csproj
+ 0
- 1
src/Services/Identity/Identity.API/Identity.API.csproj
View File
@ -54,7 +54,6 @@
<ItemGroup>
<Folder Include="Extensions\" />
<Folder Include="wwwroot\lib\" />
</ItemGroup>
</Project>
+ 0
- 4
src/Web/WebStatus/WebStatus.csproj
View File
@ -19,8 +19,4 @@
<ProjectReference Include="..\..\BuildingBlocks\HealthChecks\src\Microsoft.Extensions.HealthChecks\Microsoft.Extensions.HealthChecks.csproj" />
</ItemGroup>
<ItemGroup>
<Folder Include="wwwroot\lib\" />
</ItemGroup>
</Project>
Write
Preview
Loading…
Cancel
Save