mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-21 05:43:19 -07:00
Package versions
This commit is contained in:
parent
f60d133f41
commit
88db550101
2 changed files with 4 additions and 0 deletions
|
@ -5,6 +5,8 @@ dotnet_csproj:
|
|||
patch: true
|
||||
file: '**\*.csproj'
|
||||
version: '{version}'
|
||||
package_version: '{version}'
|
||||
|
||||
environment:
|
||||
nodejs_version: "7.8.0"
|
||||
|
||||
|
|
|
@ -7,6 +7,8 @@
|
|||
<TypeScriptToolsVersion>2.3</TypeScriptToolsVersion>
|
||||
<AssemblyVersion>3.0.0.0</AssemblyVersion>
|
||||
<FileVersion>3.0.0.0</FileVersion>
|
||||
<Version></Version>
|
||||
<PackageVersion></PackageVersion>
|
||||
</PropertyGroup>
|
||||
|
||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue