mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
Disable .NET Core builds for now
This commit is contained in:
@@ -257,7 +257,7 @@ Task("Experimental-DotNetCore")
|
||||
Task("Experimental")
|
||||
.IsDependentOn("Experimental-Kestrel-Windows-Full-Framework")
|
||||
.IsDependentOn("Experimental-Kestrel-Mono-Full-Framework")
|
||||
.IsDependentOn("Experimental-DotNetCore")
|
||||
//.IsDependentOn("Experimental-DotNetCore")
|
||||
.Does(() =>
|
||||
{
|
||||
//Unpatch csproj because it's annoying in source control (remove once off Owin)
|
||||
|
Reference in New Issue
Block a user