mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-07-12 16:22:55 -07:00
Updated assembly versions
This commit is contained in:
parent
88db550101
commit
2002ea9d6f
26 changed files with 105 additions and 3 deletions
|
@ -2,6 +2,10 @@
|
|||
|
||||
<PropertyGroup>
|
||||
<TargetFramework>netstandard1.6</TargetFramework>
|
||||
<AssemblyVersion>3.0.0.0</AssemblyVersion>
|
||||
<FileVersion>3.0.0.0</FileVersion>
|
||||
<Version></Version>
|
||||
<PackageVersion></PackageVersion>
|
||||
<AssemblyName>Ombi.Api.Service</AssemblyName>
|
||||
<RootNamespace>Ombi.Api.Service</RootNamespace>
|
||||
</PropertyGroup>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue