Skip to content

Commit

Permalink
them items
Browse files Browse the repository at this point in the history
  • Loading branch information
duongminh318 committed Jul 5, 2024
1 parent 56c6412 commit 9ed07da
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
6 changes: 6 additions & 0 deletions eShopSolution.WebApp/NewFolder/Class.cs
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
namespace eShopSolution.WebApp.NewFolder
{
public class Class
{
}
}
4 changes: 0 additions & 4 deletions eShopSolution.WebApp/eShopSolution.WebApp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,4 @@
<TypeScriptJSXEmit>none</TypeScriptJSXEmit>
</PropertyGroup>

<ItemGroup>
<Folder Include="NewFolder\" />
</ItemGroup>

</Project>

0 comments on commit 9ed07da

Please sign in to comment.