1
0
Fork 0
mirror of https://github.com/beefytech/Beef.git synced 2025-07-06 16:25:59 +02:00

Initial checkin

This commit is contained in:
Brian Fiete 2019-08-23 11:56:54 -07:00
parent c74712dad9
commit 078564ac9e
3242 changed files with 1616395 additions and 0 deletions

View file

@ -0,0 +1,25 @@

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.27406.0
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "BfAeDebug", "BfAeDebug.csproj", "{2E6CBC2C-CC2F-4EAD-A4AE-64FF65797959}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{2E6CBC2C-CC2F-4EAD-A4AE-64FF65797959}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{2E6CBC2C-CC2F-4EAD-A4AE-64FF65797959}.Debug|Any CPU.Build.0 = Debug|Any CPU
{2E6CBC2C-CC2F-4EAD-A4AE-64FF65797959}.Release|Any CPU.ActiveCfg = Release|Any CPU
{2E6CBC2C-CC2F-4EAD-A4AE-64FF65797959}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {C6D134C5-4F11-42A1-8932-2A3C4B2536BB}
EndGlobalSection
EndGlobal