Update RSSBot.csproj
This commit is contained in:
parent
77f6928c9e
commit
480ebac72e
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
<PropertyGroup>
|
<PropertyGroup>
|
||||||
<OutputType>Exe</OutputType>
|
<OutputType>Exe</OutputType>
|
||||||
<TargetFramework>netcoreapp3.1</TargetFramework>
|
<TargetFramework>net8.0</TargetFramework>
|
||||||
<RuntimeIdentifiers>win-x64;osx-x64;linux-x64;linux-arm</RuntimeIdentifiers>
|
<RuntimeIdentifiers>win-x64;osx-x64;linux-x64;linux-arm</RuntimeIdentifiers>
|
||||||
<Version>1.1.0</Version>
|
<Version>1.1.0</Version>
|
||||||
<!-- <PublishReadyToRun>true</PublishReadyToRun>-->
|
<!-- <PublishReadyToRun>true</PublishReadyToRun>-->
|
||||||
|
Loading…
Reference in New Issue
Block a user