This commit is contained in:
2025-08-28 12:05:05 +02:00
parent 31e285348e
commit d75b8fd834
70 changed files with 1163 additions and 910 deletions

View File

@@ -11,6 +11,8 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "NotVPR_SideProjecktForVpr_F
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "NotVPR_Remote", "NotVPR_Remote\NotVPR_Remote.csproj", "{32C071B5-E37B-4CF9-B4F2-11D0A576762A}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "db_tester", "db_tester\db_tester.csproj", "{93B79E70-0B73-41DF-9D07-DD6FB2887E56}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
@@ -35,6 +37,10 @@ Global
{32C071B5-E37B-4CF9-B4F2-11D0A576762A}.Release|Any CPU.ActiveCfg = Release|Any CPU
{32C071B5-E37B-4CF9-B4F2-11D0A576762A}.Release|Any CPU.Build.0 = Release|Any CPU
{32C071B5-E37B-4CF9-B4F2-11D0A576762A}.Release|Any CPU.Deploy.0 = Release|Any CPU
{93B79E70-0B73-41DF-9D07-DD6FB2887E56}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{93B79E70-0B73-41DF-9D07-DD6FB2887E56}.Debug|Any CPU.Build.0 = Debug|Any CPU
{93B79E70-0B73-41DF-9D07-DD6FB2887E56}.Release|Any CPU.ActiveCfg = Release|Any CPU
{93B79E70-0B73-41DF-9D07-DD6FB2887E56}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE