PackageReference Debug AnyCPU {D51EECEB-438A-47DA-870F-7D7B41BC24D6} Library Properties SharedLibrary SharedLibrary v4.5.2 512 AnyCPU true full false bin\Debug\ DEBUG;TRACE prompt 4 false ..\..\..\RuleSet1.ruleset AnyCPU pdbonly true bin\Release\ TRACE prompt 4 false false bin\Release-Stable\ TRACE true pdbonly AnyCPU prompt MinimumRecommendedRules.ruleset x86 bin\x86\Debug\ TRACE;DEBUG x86 bin\x86\Release\ true x86 bin\x86\Release-Stable\ true true bin\x64\Debug\ DEBUG;TRACE full x64 prompt ..\..\..\RuleSet1.ruleset bin\x64\Release-Nightly\ TRACE true pdbonly x64 prompt MinimumRecommendedRules.ruleset bin\x64\Release-Stable\ TRACE true pdbonly x64 prompt MinimumRecommendedRules.ruleset bin\Release\ TRACE true pdbonly AnyCPU prompt MinimumRecommendedRules.ruleset bin\x86\Release\ true x86 MinimumRecommendedRules.ruleset bin\x64\Release\ TRACE true pdbonly x64 prompt MinimumRecommendedRules.ruleset ..\packages\EntityFramework.6.2.0\lib\net45\EntityFramework.dll ..\packages\EntityFramework.6.2.0\lib\net45\EntityFramework.SqlServer.dll ..\packages\EntityFramework.SqlServerCompact.6.2.0\lib\net45\EntityFramework.SqlServerCompact.dll ..\packages\Microsoft.SqlServer.Compact.4.0.8876.1\lib\net40\System.Data.SqlServerCe.dll True 11.0.1 copy /Y "$(TargetDir)$(TargetName).dll" "$(SolutionDir)BUILD\lib" copy /Y "$(TargetDir)$(TargetName).dll" "$(SolutionDir)Admin\lib" if not exist "$(TargetDir)x86" md "$(TargetDir)x86" xcopy /s /y "$(SolutionDir)packages\Microsoft.SqlServer.Compact.4.0.8876.1\NativeBinaries\x86\*.*" "$(TargetDir)x86" if not exist "$(TargetDir)amd64" md "$(TargetDir)amd64" xcopy /s /y "$(SolutionDir)packages\Microsoft.SqlServer.Compact.4.0.8876.1\NativeBinaries\amd64\*.*" "$(TargetDir)amd64" xcopy /Y /I /E "$(TargetDir)*" "$(SolutionDir)BUILD\Lib" if exist "$(SolutionDir)BUILD\Plugins" rmdir /Q /S "$(SolutionDir)BUILD\Plugins" mkdir "$(SolutionDir)BUILD\Plugins" if not exist "$(SolutionDir)BUILD" mkdir "$(SolutionDir)BUILD" if not exist "$(SolutionDir)BUILD\Lib" mkdir "$(SolutionDir)BUILD\Lib" if not exist "$(SolutionDir)BUILD\userraw\scripts" mkdir "$(SolutionDir)BUILD\userraw\scripts"