Upload files to "/"

This commit is contained in:
Justin Steinkamp 2024-04-25 11:14:03 +02:00
commit 29bbdc66b6

25
VPR-Black-Jack.sln Normal file
View File

@ -0,0 +1,25 @@

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.9.34728.123
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "VPR-Black-Jack", "VPR-Black-Jack\VPR-Black-Jack.csproj", "{C2768049-C62E-4638-9632-FAD3F5ADE6C5}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{C2768049-C62E-4638-9632-FAD3F5ADE6C5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{C2768049-C62E-4638-9632-FAD3F5ADE6C5}.Debug|Any CPU.Build.0 = Debug|Any CPU
{C2768049-C62E-4638-9632-FAD3F5ADE6C5}.Release|Any CPU.ActiveCfg = Release|Any CPU
{C2768049-C62E-4638-9632-FAD3F5ADE6C5}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {7BB58ABF-A008-438B-8F4B-C81928D85AD3}
EndGlobalSection
EndGlobal