PackageReference Debug AnyCPU {D51EECEB-438A-47DA-870F-7D7B41BC24D6} Library Properties SharedLibrary SharedLibrary v4.5.2 512 publish\ true Disk false Foreground 7 Days false false true 0 1.0.0.%2a false false true 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 201803030146021_Intial.cs 6.2.0 6.2.0 11.0.1 False Microsoft .NET Framework 4.5.2 %28x86 and x64%29 true False .NET Framework 3.5 SP1 false 201803030146021_Intial.cs 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 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"