working SAML
This commit is contained in:
parent
252dac3143
commit
1c909b7790
273 changed files with 260766 additions and 80 deletions
16
Persons.sln
16
Persons.sln
|
@ -1,24 +1,27 @@
|
|||
|
||||
Microsoft Visual Studio Solution File, Format Version 11.00
|
||||
# Visual Studio 2010
|
||||
Microsoft Visual Studio Solution File, Format Version 12.00
|
||||
# Visual Studio Version 17
|
||||
VisualStudioVersion = 17.14.36202.13 d17.14
|
||||
MinimumVisualStudioVersion = 10.0.40219.1
|
||||
Project("{E24C65DC-7377-472B-9ABA-BC803B73C61A}") = "Persons", ".", "{01466341-5651-4D0B-B2AD-BB919828C4C3}"
|
||||
ProjectSection(WebsiteProperties) = preProject
|
||||
TargetFrameworkMoniker = ".NETFramework,Version%3Dv4.0"
|
||||
TargetFrameworkMoniker = ".NETFramework,Version%3Dv4.8.1"
|
||||
Debug.AspNetCompiler.VirtualPath = "/Persons"
|
||||
Debug.AspNetCompiler.PhysicalPath = "..\Persons\"
|
||||
Debug.AspNetCompiler.PhysicalPath = "..\cudreg-saml2\"
|
||||
Debug.AspNetCompiler.TargetPath = "PrecompiledWeb\Persons\"
|
||||
Debug.AspNetCompiler.Updateable = "true"
|
||||
Debug.AspNetCompiler.ForceOverwrite = "true"
|
||||
Debug.AspNetCompiler.FixedNames = "false"
|
||||
Debug.AspNetCompiler.Debug = "True"
|
||||
Release.AspNetCompiler.VirtualPath = "/Persons"
|
||||
Release.AspNetCompiler.PhysicalPath = "..\Persons\"
|
||||
Release.AspNetCompiler.PhysicalPath = "..\cudreg-saml2\"
|
||||
Release.AspNetCompiler.TargetPath = "PrecompiledWeb\Persons\"
|
||||
Release.AspNetCompiler.Updateable = "true"
|
||||
Release.AspNetCompiler.ForceOverwrite = "true"
|
||||
Release.AspNetCompiler.FixedNames = "false"
|
||||
Release.AspNetCompiler.Debug = "False"
|
||||
VWDPort = "15607"
|
||||
SlnRelativePath = "..\cudreg-saml2\"
|
||||
EndProjectSection
|
||||
EndProject
|
||||
Global
|
||||
|
@ -31,4 +34,7 @@ Global
|
|||
GlobalSection(SolutionProperties) = preSolution
|
||||
HideSolutionNode = FALSE
|
||||
EndGlobalSection
|
||||
GlobalSection(ExtensibilityGlobals) = postSolution
|
||||
SolutionGuid = {96BE475B-F3EB-4AA3-BE04-E7472D07177E}
|
||||
EndGlobalSection
|
||||
EndGlobal
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue