Skip to content

Commit e160124

Browse files
committed
up
1 parent 4ed0fec commit e160124

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

ant.mgr/Repository/Repository/Repository.csproj

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,4 +36,8 @@
3636
</EmbeddedResource>
3737
</ItemGroup>
3838

39+
<ItemGroup>
40+
<Folder Include="Interface\" />
41+
</ItemGroup>
42+
3943
</Project>

ant.mgr/ViewModels/ViewModels/ViewModels.csproj

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,8 @@
1616
<ProjectReference Include="..\..\Infrastructure\Infrastructure\Infrastructure.csproj" />
1717
</ItemGroup>
1818

19+
<ItemGroup>
20+
<Folder Include="Reuqest\" />
21+
</ItemGroup>
22+
1923
</Project>

0 commit comments

Comments
 (0)