Änderung vereinheitlichung textfelder
This commit is contained in:
@@ -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 = "false"
|
||||
Debug.AspNetCompiler.FixedNames = "true"
|
||||
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 = "false"
|
||||
Release.AspNetCompiler.FixedNames = "true"
|
||||
Release.AspNetCompiler.Debug = "False"
|
||||
SlnRelativePath = "..\VERAG_Homepage\"
|
||||
EndProjectSection
|
||||
|
||||
Reference in New Issue
Block a user