зеркало из https://github.com/SixLabors/Core.git
Standards -> SharedInfrastructure
This commit is contained in:
Родитель
1d17890d60
Коммит
f101f81120
|
@ -1,3 +1,3 @@
|
|||
[submodule "standards"]
|
||||
path = standards
|
||||
url = https://github.com/SixLabors/Standards.git
|
||||
[submodule "shared-infrastructure"]
|
||||
path = shared-infrastructure
|
||||
url = https://github.com/SixLabors/SharedInfrastructure.git
|
||||
|
|
|
@ -36,7 +36,7 @@
|
|||
</PropertyGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<Compile Include="..\..\standards\**\*.cs" />
|
||||
<Compile Include="..\..\shared-infrastructure\**\*.cs" />
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
|
|
Загрузка…
Ссылка в новой задаче