WeedApp/WeedApp.sln
Fries 1ad2f8025d make the weed app
yes, a calculator app, in an old .net framework, with the label weed on
top of the form.
2023-05-06 23:30:24 -07:00

20 lines
910 B
Text

Microsoft Visual Studio Solution File, Format Version 9.00
# Visual Studio 2005
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WeedApp", "WeedApp\WeedApp.csproj", "{8C69CF03-3F67-47F0-8F27-DFB77AA389D0}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{8C69CF03-3F67-47F0-8F27-DFB77AA389D0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{8C69CF03-3F67-47F0-8F27-DFB77AA389D0}.Debug|Any CPU.Build.0 = Debug|Any CPU
{8C69CF03-3F67-47F0-8F27-DFB77AA389D0}.Release|Any CPU.ActiveCfg = Release|Any CPU
{8C69CF03-3F67-47F0-8F27-DFB77AA389D0}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal