diff --git a/IISExpress/AppServer/applicationhost.config b/IISExpress/AppServer/applicationhost.config index 0c97c0b67..93f26b580 100644 --- a/IISExpress/AppServer/applicationhost.config +++ b/IISExpress/AppServer/applicationhost.config @@ -155,6 +155,7 @@ --> + @@ -163,7 +164,9 @@ + + @@ -629,6 +632,8 @@ + + @@ -637,9 +642,11 @@ + + diff --git a/IISExpress/authsspi.dll b/IISExpress/authsspi.dll new file mode 100644 index 000000000..e7ac5de73 Binary files /dev/null and b/IISExpress/authsspi.dll differ diff --git a/IISExpress/urlauthz.dll b/IISExpress/urlauthz.dll new file mode 100644 index 000000000..d6f8871ea Binary files /dev/null and b/IISExpress/urlauthz.dll differ diff --git a/NzbDrone.Core.Test/NzbDrone.Core.Test.csproj b/NzbDrone.Core.Test/NzbDrone.Core.Test.csproj index 25cc2fc37..f3c2c1479 100644 --- a/NzbDrone.Core.Test/NzbDrone.Core.Test.csproj +++ b/NzbDrone.Core.Test/NzbDrone.Core.Test.csproj @@ -91,6 +91,7 @@ +