Initial commit
This commit is contained in:
Submodule Chaos.NaCl deleted from 2c861348dc
@@ -53,6 +53,7 @@
|
||||
|
||||
<ItemGroup>
|
||||
<ProjectReference Include="..\UmbraAPI\MareSynchronosAPI\MareSynchronos.API.csproj" />
|
||||
<ProjectReference Include="..\..\UmbraCrypt\UmbraCrypt\UmbraCrypt.csproj" />
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
|
||||
@@ -524,6 +524,12 @@
|
||||
"dependencies": {
|
||||
"MessagePack.Annotations": "[2.5.129, )"
|
||||
}
|
||||
},
|
||||
"umbracrypt": {
|
||||
"type": "Project",
|
||||
"dependencies": {
|
||||
"Chaos.NaCl": "[1.0.0, )"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user