Refactor and add CodeLiturgy.RootUtils

This commit is contained in:
code liturgy 2022-11-17 21:59:21 +00:00
parent 694e4ea311
commit caa0b11f94
13 changed files with 4 additions and 4 deletions

3
.gitmodules vendored
View File

@ -19,3 +19,6 @@
[submodule "include/CodeLiturgy.Dashboard.Frontend"] [submodule "include/CodeLiturgy.Dashboard.Frontend"]
path = include/CodeLiturgy.Dashboard.Frontend path = include/CodeLiturgy.Dashboard.Frontend
url = git@git.codeliturgy.com:P0/CodeLiturgy.Dashboard.Frontend.git url = git@git.codeliturgy.com:P0/CodeLiturgy.Dashboard.Frontend.git
[submodule "include/CodeLiturgy.RootUtils"]
path = include/CodeLiturgy.RootUtils
url = git@git.codeliturgy.com:P0/CodeLiturgy.RootUtils.git

View File

@ -21,10 +21,6 @@
<PackageReference Include="Microsoft.Extensions.Identity.Core" Version="7.0.0" /> <PackageReference Include="Microsoft.Extensions.Identity.Core" Version="7.0.0" />
<PackageReference Include="Microsoft.Extensions.Identity.Stores" Version="7.0.0" /> <PackageReference Include="Microsoft.Extensions.Identity.Stores" Version="7.0.0" />
</ItemGroup> </ItemGroup>
<ItemGroup>
<Folder Include="Capital" />
</ItemGroup>
<Import Project="..\include\BlueWest.MapTo\src\BlueWest.MapTo\MapTo.props" /> <Import Project="..\include\BlueWest.MapTo\src\BlueWest.MapTo\MapTo.props" />
</Project> </Project>

@ -0,0 +1 @@
Subproject commit b7cfb3e42b98b3f154863448a3f2fb204f028337