Debug
AnyCPU
9.0.30729
2.0
{E1154C7B-BB77-4155-9854-DAD8FC5A8BC3}
{349c5851-65df-11da-9384-00065b846f21};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}
Library
Properties
Host
Host
v4.7.2
4.0
true
true
full
false
bin\
DEBUG;TRACE
prompt
4
AllRules.ruleset
false
CS0659, CS0162, CS0168, CS0649
pdbonly
true
bin\
TRACE
prompt
4
AllRules.ruleset
false
false
OnlyFilesToRunTheApp
false
x64
False
..\Lib\Castle.Core.dll
False
..\Lib\Castle.DynamicProxy.dll
False
..\Lib\Castle.DynamicProxy2.dll
False
False
..\Lib\NHibernate.ByteCode.Castle.dll
3.0
Designer
Designer
Admin.aspx
ASPXCodeBehind
Admin.aspx
BeWo.Master
ASPXCodeBehind
BeWo.Master
DocumentDownload.aspx
ASPXCodeBehind
DocumentDownload.aspx
Download.aspx
ASPXCodeBehind
Download.aspx
DX.aspx
ASPXCodeBehind
DX.aspx
GkvAbrechnungClient.aspx
ASPXCodeBehind
GkvAbrechnungClient.aspx
GkvAbrechnungServer.aspx
ASPXCodeBehind
GkvAbrechnungServer.aspx
Login.aspx
ASPXCodeBehind
Login.aspx
ReportView.aspx
ASPXCodeBehind
ReportView.aspx
ResetPassword.aspx
ASPXCodeBehind
ResetPassword.aspx
{47331732-dd96-4075-869f-83aa9f3f9937}
Dakota
{b0d73e3d-4ae7-4024-93a6-db1f46d7ccee}
Data
{663efcb5-9e3e-4c76-97ee-3188e072634c}
ReportingService
{40d8b312-ea64-49e3-a31a-5e57ed4d5654}
Report
{094331c3-ecee-4c89-bbfd-4c9ded89f0ef}
Service
{2F50B83D-A3F0-4EC4-979A-3F9B7E3D8ED4}
Shared
10.0
$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)
true
bin\
DEBUG;TRACE
CS0659, CS0162, CS0168, CS0649
full
AnyCPU
7.3
prompt
AllRules.ruleset
True
False
3766
/Host
http://localhost:3777/Host
False
False
False
if "$(ConfigurationName)" == "Release" (
if not exist "$(ProjectDir)binRelease" mkdir "$(ProjectDir)binRelease"
del "$(ProjectDir)binRelease\*" /Q
xcopy "$(SolutionDir)$(TargetName)\bin\" "$(ProjectDir)binRelease" /Y /I
del "$(ProjectDir)binRelease\*.xml" /Q
del "$(ProjectDir)binRelease\*.config" /Q
)