aboutsummaryrefslogtreecommitdiff
path: root/PkiAuthenticator.build.sln
blob: 2003c2bfb9206a69d538320a0d534ebe6a2dc951 (plain)
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
34
35
36
37
38

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.5.33502.453
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "PkiAuthenticator", "src\PkiAuthenticator.csproj", "{75848ED7-D09B-44A6-A502-2AA427329C8F}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{8A3B529B-1F53-49AC-8015-FA926C037142}"
	ProjectSection(SolutionItems) = preProject
		.gitattributes = .gitattributes
		.gitignore = .gitignore
		.onedev-buildspec.yml = .onedev-buildspec.yml
		build.readme.txt = build.readme.txt
		GitVersion.yml = GitVersion.yml
		LICENSE.txt = LICENSE.txt
		Module.Taskfile.yaml = Module.Taskfile.yaml
		README.md = README.md
		Taskfile.yaml = Taskfile.yaml
	EndProjectSection
EndProject
Global
	GlobalSection(SolutionConfigurationPlatforms) = preSolution
		Debug|Any CPU = Debug|Any CPU
		Release|Any CPU = Release|Any CPU
	EndGlobalSection
	GlobalSection(ProjectConfigurationPlatforms) = postSolution
		{75848ED7-D09B-44A6-A502-2AA427329C8F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
		{75848ED7-D09B-44A6-A502-2AA427329C8F}.Debug|Any CPU.Build.0 = Debug|Any CPU
		{75848ED7-D09B-44A6-A502-2AA427329C8F}.Release|Any CPU.ActiveCfg = Release|Any CPU
		{75848ED7-D09B-44A6-A502-2AA427329C8F}.Release|Any CPU.Build.0 = Release|Any CPU
	EndGlobalSection
	GlobalSection(SolutionProperties) = preSolution
		HideSolutionNode = FALSE
	EndGlobalSection
	GlobalSection(ExtensibilityGlobals) = postSolution
		SolutionGuid = {B5B61155-750D-4BE9-9695-6E49D7E406C2}
	EndGlobalSection
EndGlobal