Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

Commit

Permalink
Create GirExt.sln
Browse files Browse the repository at this point in the history
  • Loading branch information
nlogozzo committed Sep 21, 2023
1 parent db55df3 commit cadf37e
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions GirExt.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.7.34031.279
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Nickvision.GirExt", "Nickvision.GirExt\Nickvision.GirExt.csproj", "{DA961169-AA94-4B2B-A907-2535EBCCB3CA}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{DA961169-AA94-4B2B-A907-2535EBCCB3CA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{DA961169-AA94-4B2B-A907-2535EBCCB3CA}.Debug|Any CPU.Build.0 = Debug|Any CPU
{DA961169-AA94-4B2B-A907-2535EBCCB3CA}.Release|Any CPU.ActiveCfg = Release|Any CPU
{DA961169-AA94-4B2B-A907-2535EBCCB3CA}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {4493D80E-B5E6-4716-A10A-3DF90714FEFB}
EndGlobalSection
EndGlobal

0 comments on commit cadf37e

Please sign in to comment.