moved to submodule system

refactor
Don Oerkfitz 2 years ago
parent 9e62eb5c05
commit cdedda1c37

4
.gitmodules vendored

@ -0,0 +1,4 @@
[submodule "Library.System"]
path = Library.System
url = https://git.oerkfitz.com/DMCDynamics/Library.System.git
branch = net6.0

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

@ -15,7 +15,7 @@
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\Library.System\Common.Library\Common.Library.csproj" />
<ProjectReference Include="..\Library.System\Common.Library\Common.Library.csproj" />
</ItemGroup>
</Project>

Loading…
Cancel
Save