Version difference

This commit is contained in:
SDraw 2025-03-23 16:50:46 +03:00
parent b16d82c1f5
commit 0921899dc8
No known key found for this signature in database
GPG key ID: BB95B4DAB2BB8BB5
19 changed files with 94 additions and 29 deletions

View file

@ -26,6 +26,8 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ml_dht", "ml_dht\ml_dht.csp
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ml_bft", "ml_bft\ml_bft.csproj", "{331C995D-9648-44AD-8B02-D5F3A89FDC1F}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ml_vpc", "ml_vpc\ml_vpc.csproj", "{A0461752-5D20-4E9C-B6EA-865E2C0ED137}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x64 = Debug|x64
@ -65,6 +67,10 @@ Global
{331C995D-9648-44AD-8B02-D5F3A89FDC1F}.Debug|x64.ActiveCfg = Debug|x64
{331C995D-9648-44AD-8B02-D5F3A89FDC1F}.Release|x64.ActiveCfg = Release|x64
{331C995D-9648-44AD-8B02-D5F3A89FDC1F}.Release|x64.Build.0 = Release|x64
{A0461752-5D20-4E9C-B6EA-865E2C0ED137}.Debug|x64.ActiveCfg = Debug|x64
{A0461752-5D20-4E9C-B6EA-865E2C0ED137}.Debug|x64.Build.0 = Debug|x64
{A0461752-5D20-4E9C-B6EA-865E2C0ED137}.Release|x64.ActiveCfg = Release|x64
{A0461752-5D20-4E9C-B6EA-865E2C0ED137}.Release|x64.Build.0 = Release|x64
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE