mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-14 02:26:55 -07:00
Net8 (#5115)
* framework change * packages * stuff * missed docker * chore(release): 🚀 v4.43.17 [skip ci] * more .net8 * chore(release): 🚀 v4.43.18 [skip ci] * changed RID's * chore(release): 🚀 v4.43.19 [skip ci] --------- Co-authored-by: Conventional Changelog Action <conventional.changelog.action@github.com>
This commit is contained in:
parent
7e3ef3c76b
commit
f3a6ccb4cf
59 changed files with 110 additions and 153 deletions
|
@ -1,7 +1,7 @@
|
|||
<Project Sdk="Microsoft.NET.Sdk">
|
||||
|
||||
<PropertyGroup>
|
||||
<TargetFramework>net6.0</TargetFramework>
|
||||
<TargetFramework>net8.0</TargetFramework>
|
||||
<AssemblyVersion>3.0.0.0</AssemblyVersion>
|
||||
<FileVersion>3.0.0.0</FileVersion>
|
||||
<Version></Version>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue