mirror of
https://github.com/yawaflua/Lava.NET.git
synced 2025-12-10 04:19:29 +02:00
Add project files.
This commit is contained in:
25
Lava.NET.sln
Normal file
25
Lava.NET.sln
Normal file
@@ -0,0 +1,25 @@
|
||||
|
||||
Microsoft Visual Studio Solution File, Format Version 12.00
|
||||
# Visual Studio Version 17
|
||||
VisualStudioVersion = 17.9.34622.214
|
||||
MinimumVisualStudioVersion = 10.0.40219.1
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Lava.NET", "Lava.NET.csproj", "{D273E6E8-53EC-483F-985D-E71A6E0BA041}"
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||
Debug|Any CPU = Debug|Any CPU
|
||||
Release|Any CPU = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
||||
{D273E6E8-53EC-483F-985D-E71A6E0BA041}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{D273E6E8-53EC-483F-985D-E71A6E0BA041}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{D273E6E8-53EC-483F-985D-E71A6E0BA041}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{D273E6E8-53EC-483F-985D-E71A6E0BA041}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(SolutionProperties) = preSolution
|
||||
HideSolutionNode = FALSE
|
||||
EndGlobalSection
|
||||
GlobalSection(ExtensibilityGlobals) = postSolution
|
||||
SolutionGuid = {26DE234C-76FC-4D24-BF3C-9ECAD7823E1C}
|
||||
EndGlobalSection
|
||||
EndGlobal
|
||||
Reference in New Issue
Block a user