This repository has been archived by the owner on Jan 3, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathUnturnedGuard.NuGetPackages.sln
33 lines (33 loc) · 1.73 KB
/
UnturnedGuard.NuGetPackages.sln
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
Microsoft Visual Studio Solution File, Format Version 12.00
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "src", "src", "{CC0A4936-9130-41C4-8E6F-0794B7D2CC80}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UnturnedGuard.NuGetPackages", "src\UnturnedGuard.NuGetPackages\UnturnedGuard.NuGetPackages.csproj", "{0DDDEDAE-A3A5-4CAA-AEEA-7548B01EB31A}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{8C147F6B-4281-4B35-96A1-F798F953A6B7}"
ProjectSection(SolutionItems) = preProject
props\SharedProjectProps.props = props\SharedProjectProps.props
.editorconfig = .editorconfig
EndProjectSection
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "ci", "ci", "{7E191D39-18F2-4E78-9EF8-C85D520A4787}"
ProjectSection(SolutionItems) = preProject
.github\workflows\UnturnedGuard.NuGetPackages.yaml = .github\workflows\UnturnedGuard.NuGetPackages.yaml
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{0DDDEDAE-A3A5-4CAA-AEEA-7548B01EB31A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{0DDDEDAE-A3A5-4CAA-AEEA-7548B01EB31A}.Debug|Any CPU.Build.0 = Debug|Any CPU
{0DDDEDAE-A3A5-4CAA-AEEA-7548B01EB31A}.Release|Any CPU.ActiveCfg = Release|Any CPU
{0DDDEDAE-A3A5-4CAA-AEEA-7548B01EB31A}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
{0DDDEDAE-A3A5-4CAA-AEEA-7548B01EB31A} = {CC0A4936-9130-41C4-8E6F-0794B7D2CC80}
{7E191D39-18F2-4E78-9EF8-C85D520A4787} = {8C147F6B-4281-4B35-96A1-F798F953A6B7}
EndGlobalSection
EndGlobal