Update solution items

rendering
Liza 2023-02-13 22:44:17 +01:00
parent c586ced5bd
commit 4be0bdf637
1 changed files with 10 additions and 3 deletions

13
Pal.sln
View File

@ -12,14 +12,18 @@ EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{753F1752-AB41-4908-8359-C5809A79E5E7}"
ProjectSection(SolutionItems) = preProject
Dockerfile = Dockerfile
.github\workflows\build.yml = .github\workflows\build.yml
README.md = README.md
.github\workflows\server.yml = .github\workflows\server.yml
.github\workflows\upload-crowdin.yml = .github\workflows\upload-crowdin.yml
EndProjectSection
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ECommons", "vendor\ECommons\ECommons\ECommons.csproj", "{D0B37096-5BC3-41B0-8D81-203CBA3932B0}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "github-workflows", "github-workflows", "{FEE47161-1F89-4D70-A2CA-2A1B92D43B1F}"
ProjectSection(SolutionItems) = preProject
.github\workflows\build.yml = .github\workflows\build.yml
.github\workflows\server.yml = .github\workflows\server.yml
.github\workflows\upload-crowdin.yml = .github\workflows\upload-crowdin.yml
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
@ -64,6 +68,9 @@ Global
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
{FEE47161-1F89-4D70-A2CA-2A1B92D43B1F} = {753F1752-AB41-4908-8359-C5809A79E5E7}
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {EC5A100E-8143-4C3E-BE54-C62E507771E2}
EndGlobalSection