Update RSSBot.csproj

This commit is contained in:
Akamaru 2024-06-30 20:57:19 +02:00
parent 77f6928c9e
commit 480ebac72e

View File

@ -2,7 +2,7 @@
<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFramework>netcoreapp3.1</TargetFramework>
<TargetFramework>net8.0</TargetFramework>
<RuntimeIdentifiers>win-x64;osx-x64;linux-x64;linux-arm</RuntimeIdentifiers>
<Version>1.1.0</Version>
<!-- <PublishReadyToRun>true</PublishReadyToRun>-->