Skip to content

Commit

Permalink
Add solution folder and items.
Browse files Browse the repository at this point in the history
  • Loading branch information
ZarehD committed Nov 23, 2023
1 parent 1159535 commit 70e595f
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions src/AspNetStatic.sln
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,13 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Tests.AspNetStatic", "Tests
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Sample.PartialStaticSite", "Samples\PartialStaticSite\Sample.PartialStaticSite.csproj", "{6E732A86-93A6-4BD9-A315-ED22BB62489B}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = ".sln", ".sln", "{907E4848-AED3-4A3E-8931-8A0E81B6FF78}"
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 70e595f

Please sign in to comment.