mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-14 18:47:15 -07:00
Merge from develop -> angular6 upgrade
This commit is contained in:
commit
835202f935
58 changed files with 663 additions and 315 deletions
|
@ -26,7 +26,7 @@ var csProj = "./src/Ombi/Ombi.csproj"; // Path to the project.csproj
|
|||
var solutionFile = "Ombi.sln"; // Solution file if needed
|
||||
GitVersion versionInfo = null;
|
||||
|
||||
var frameworkVer = "netcoreapp2.1";
|
||||
var frameworkVer = "netcoreapp2.0";
|
||||
|
||||
var buildSettings = new DotNetCoreBuildSettings
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue