initial commit - prototype
This commit is contained in:
@@ -0,0 +1,30 @@
|
||||
|
||||
Microsoft Visual Studio Solution File, Format Version 12.00
|
||||
# Visual Studio Version 17
|
||||
VisualStudioVersion = 17.5.002.0
|
||||
MinimumVisualStudioVersion = 10.0.40219.1
|
||||
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "src", "src", "{5C123AC3-ACF6-48C8-B344-3907B42C7B69}"
|
||||
EndProject
|
||||
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "BetterBugphobia", "src\BetterBugphobia\BetterBugphobia.csproj", "{E69F6D87-9F83-4108-8E24-58FE8F482BF0}"
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||
Debug|Any CPU = Debug|Any CPU
|
||||
Release|Any CPU = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
||||
{E69F6D87-9F83-4108-8E24-58FE8F482BF0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{E69F6D87-9F83-4108-8E24-58FE8F482BF0}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{E69F6D87-9F83-4108-8E24-58FE8F482BF0}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{E69F6D87-9F83-4108-8E24-58FE8F482BF0}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(SolutionProperties) = preSolution
|
||||
HideSolutionNode = FALSE
|
||||
EndGlobalSection
|
||||
GlobalSection(NestedProjects) = preSolution
|
||||
{E69F6D87-9F83-4108-8E24-58FE8F482BF0} = {5C123AC3-ACF6-48C8-B344-3907B42C7B69}
|
||||
EndGlobalSection
|
||||
GlobalSection(ExtensibilityGlobals) = postSolution
|
||||
SolutionGuid = {92F6D475-68F0-44D6-A1AF-A28F5948E381}
|
||||
EndGlobalSection
|
||||
EndGlobal
|
||||
Reference in New Issue
Block a user