Delete Ombi.sln

This commit is contained in:
Jamie 2023-07-18 14:49:05 +01:00 committed by GitHub
commit 0df73e6a80
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,25 +0,0 @@

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.5.002.0
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Ombi", "Ombi.csproj", "{0CCE5C37-E0D0-4B29-A5E2-5F3F7BC76CE5}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{0CCE5C37-E0D0-4B29-A5E2-5F3F7BC76CE5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{0CCE5C37-E0D0-4B29-A5E2-5F3F7BC76CE5}.Debug|Any CPU.Build.0 = Debug|Any CPU
{0CCE5C37-E0D0-4B29-A5E2-5F3F7BC76CE5}.Release|Any CPU.ActiveCfg = Release|Any CPU
{0CCE5C37-E0D0-4B29-A5E2-5F3F7BC76CE5}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {1F2BBE58-037C-4F20-811B-6B494EED4ECF}
EndGlobalSection
EndGlobal