From 88db5501010733cebf3f6dc3274e7d1115c3eafd Mon Sep 17 00:00:00 2001 From: "Jamie.Rees" Date: Thu, 31 Aug 2017 11:13:18 +0100 Subject: [PATCH] Package versions --- appveyor.yml | 2 ++ src/Ombi/Ombi.csproj | 2 ++ 2 files changed, 4 insertions(+) diff --git a/appveyor.yml b/appveyor.yml index 836ff5491..e06a927bf 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -5,6 +5,8 @@ dotnet_csproj: patch: true file: '**\*.csproj' version: '{version}' + package_version: '{version}' + environment: nodejs_version: "7.8.0" diff --git a/src/Ombi/Ombi.csproj b/src/Ombi/Ombi.csproj index fed2c7533..6ac9e5f0b 100644 --- a/src/Ombi/Ombi.csproj +++ b/src/Ombi/Ombi.csproj @@ -7,6 +7,8 @@ 2.3 3.0.0.0 3.0.0.0 + +