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 + +