Ä'ndeurngen

This commit is contained in:
ja
2022-02-03 16:01:08 +01:00
parent 0ddb1fcbb5
commit b6cf9e42fd
2 changed files with 3 additions and 3 deletions

View File

@@ -13,14 +13,14 @@ Project("{E24C65DC-7377-472B-9ABA-BC803B73C61A}") = "VERAG_Homepage", "http://lo
Debug.AspNetCompiler.TargetPath = "PrecompiledWeb\localhost_56551\"
Debug.AspNetCompiler.Updateable = "true"
Debug.AspNetCompiler.ForceOverwrite = "true"
Debug.AspNetCompiler.FixedNames = "true"
Debug.AspNetCompiler.FixedNames = "false"
Debug.AspNetCompiler.Debug = "True"
Release.AspNetCompiler.VirtualPath = "/localhost_56551"
Release.AspNetCompiler.PhysicalPath = "..\VERAG_Homepage\"
Release.AspNetCompiler.TargetPath = "PrecompiledWeb\localhost_56551\"
Release.AspNetCompiler.Updateable = "true"
Release.AspNetCompiler.ForceOverwrite = "true"
Release.AspNetCompiler.FixedNames = "true"
Release.AspNetCompiler.FixedNames = "false"
Release.AspNetCompiler.Debug = "False"
SlnRelativePath = "..\VERAG_Homepage\"
EndProjectSection