Skip to content

Commit eee994f

Browse files
committed
Release 2.0.1
1 parent d2f5597 commit eee994f

File tree

215 files changed

+2973
-5717
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

215 files changed

+2973
-5717
lines changed

Build/Build.bat

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
@ECHO OFF
2+
set ERRORLEVEL=0
23

3-
set msBuildDir=%WINDIR%\Microsoft.NET\Framework\v4.0.30319
4-
IF %ERRORLEVEL% NEQ 0 GOTO Error
5-
6-
call "%msBuildDir%\msbuild" "..\QueueIT.Security.sln" /p:Configuration=Release /l:FileLogger,Microsoft.Build.Engine;logfile=Build_Release.log
4+
call "msbuild" "..\QueueIT.Security.sln" /p:Configuration=Release /l:FileLogger,Microsoft.Build.Engine;logfile=Build_Release.log
75
IF %ERRORLEVEL% NEQ 0 GOTO Error
86

97
MSTest.exe /testcontainer:"..\QueueIT.Security.Tests\bin\Release\QueueIT.Security.Tests.dll"

Build/MSTest.exe

-25.6 KB
Binary file not shown.

Build/MSTest.exe.config

Lines changed: 0 additions & 28 deletions
This file was deleted.

Build/QueueIT.Security.Mvc.XML

Lines changed: 29 additions & 29 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Build/QueueIT.Security.Mvc.dll

0 Bytes
Binary file not shown.

Build/QueueIT.Security.XML

Lines changed: 72 additions & 72 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Build/QueueIT.Security.dll

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)