Skip to content

Commit

Permalink
Added README and such to solution
Browse files Browse the repository at this point in the history
  • Loading branch information
jakenuts committed Dec 13, 2023
1 parent 73f27f5 commit d955610
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions src/Spectre.Console.Extensions.Hosting.sln
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,13 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Spectre.Console.Extensions.
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Spectre.Console.Extensions.Hosting.Sample", "Spectre.Console.Extensions.Hosting.Sample\Spectre.Console.Extensions.Hosting.Sample.csproj", "{01F02172-3E54-4233-8EDB-50B15BBF5704}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{8905AA16-D82A-4103-8534-147EDD27B7FA}"
ProjectSection(SolutionItems) = preProject
..\.gitignore = ..\.gitignore
..\LICENSE = ..\LICENSE
..\README.md = ..\README.md
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Expand Down

0 comments on commit d955610

Please sign in to comment.