-
-
Notifications
You must be signed in to change notification settings - Fork 228
/
NanaZip.MaintainerTools.sln
31 lines (31 loc) · 1.67 KB
/
NanaZip.MaintainerTools.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.10.35013.160
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "NanaZip.ProjectAssetsGenerator", "NanaZip.ProjectAssetsGenerator\NanaZip.ProjectAssetsGenerator.csproj", "{DB3A6BCA-7528-47D3-A557-95F28567894A}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "NanaZip.RefreshPackageVersion", "NanaZip.RefreshPackageVersion\NanaZip.RefreshPackageVersion.csproj", "{55B17674-2F49-41D6-903F-454E0BDF8E9E}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{DB3A6BCA-7528-47D3-A557-95F28567894A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{DB3A6BCA-7528-47D3-A557-95F28567894A}.Debug|Any CPU.Build.0 = Debug|Any CPU
{DB3A6BCA-7528-47D3-A557-95F28567894A}.Release|Any CPU.ActiveCfg = Release|Any CPU
{DB3A6BCA-7528-47D3-A557-95F28567894A}.Release|Any CPU.Build.0 = Release|Any CPU
{55B17674-2F49-41D6-903F-454E0BDF8E9E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{55B17674-2F49-41D6-903F-454E0BDF8E9E}.Debug|Any CPU.Build.0 = Debug|Any CPU
{55B17674-2F49-41D6-903F-454E0BDF8E9E}.Release|Any CPU.ActiveCfg = Release|Any CPU
{55B17674-2F49-41D6-903F-454E0BDF8E9E}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {5C923664-4A30-4878-AF1E-C767FA967FB1}
EndGlobalSection
EndGlobal