Skip to content

Commit

Permalink
Added sln
Browse files Browse the repository at this point in the history
  • Loading branch information
OsirisTerje committed Oct 10, 2023
1 parent 8b23d4c commit 84008ec
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions Issue4491/Issue4491.sln
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.5.33627.172
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Issue4491", "Issue4491.csproj", "{DCA0D10F-1187-4F1A-A0CC-A44280D21765}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{DCA0D10F-1187-4F1A-A0CC-A44280D21765}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{DCA0D10F-1187-4F1A-A0CC-A44280D21765}.Debug|Any CPU.Build.0 = Debug|Any CPU
{DCA0D10F-1187-4F1A-A0CC-A44280D21765}.Release|Any CPU.ActiveCfg = Release|Any CPU
{DCA0D10F-1187-4F1A-A0CC-A44280D21765}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {DF0754DA-5C9E-4E16-B20B-833C4A4A6931}
EndGlobalSection
EndGlobal

0 comments on commit 84008ec

Please sign in to comment.