File: AspNetAuthExample.sln

package info (click to toggle)
pysignalr 1.3.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 468 kB
  • sloc: python: 1,192; cs: 121; xml: 37; makefile: 28
file content (22 lines) | stat: -rw-r--r-- 996 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.12.35728.132 d17.12
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AspNetAuthExample", "AspNetAuthExample.csproj", "{208859B8-8540-43F1-AE46-902336890B9B}"
EndProject
Global
	GlobalSection(SolutionConfigurationPlatforms) = preSolution
		Debug|Any CPU = Debug|Any CPU
		Release|Any CPU = Release|Any CPU
	EndGlobalSection
	GlobalSection(ProjectConfigurationPlatforms) = postSolution
		{208859B8-8540-43F1-AE46-902336890B9B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
		{208859B8-8540-43F1-AE46-902336890B9B}.Debug|Any CPU.Build.0 = Debug|Any CPU
		{208859B8-8540-43F1-AE46-902336890B9B}.Release|Any CPU.ActiveCfg = Release|Any CPU
		{208859B8-8540-43F1-AE46-902336890B9B}.Release|Any CPU.Build.0 = Release|Any CPU
	EndGlobalSection
	GlobalSection(SolutionProperties) = preSolution
		HideSolutionNode = FALSE
	EndGlobalSection
EndGlobal