using submodules instead of nuget packages

This commit is contained in:
timerix 2022-11-17 18:54:25 +06:00
parent f3b620756d
commit 952e4f290c
2 changed files with 3 additions and 4 deletions

View File

@ -11,9 +11,8 @@
<ProjectReference Include="..\DTLib\DTLib.Dtsod\DTLib.Dtsod.csproj" />
<ProjectReference Include="..\DTLib\DTLib\DTLib.csproj" />
<ProjectReference Include="..\VkNet.AudioBypass\VkNet.AudioBypassService\VkNet.AudioBypassService.csproj" />
<!--ProjectReference Include="..\vknet\VkNet.Generators\VkNet.Generators.csproj" />
<ProjectReference Include="..\vknet\VkNet\VkNet.csproj" /!-->
<PackageReference Include="VkNet" Version="1.72.0" />
<ProjectReference Include="..\vknet\VkNet.Generators\VkNet.Generators.csproj" />
<ProjectReference Include="..\vknet\VkNet\VkNet.csproj" />
</ItemGroup>
</Project>

@ -1 +1 @@
Subproject commit 54bc3198977726bb4a401401001a15a12f326cc7
Subproject commit e3e704c40bb568953415a2c74a397197fafb5988