mirror of
https://github.com/Tyrrrz/DiscordChatExporter.git
synced 2026-02-10 20:02:31 +00:00
Remove unneeded project props
This commit is contained in:
@@ -10,12 +10,4 @@
|
|||||||
<WarningsAsErrors>nullable</WarningsAsErrors>
|
<WarningsAsErrors>nullable</WarningsAsErrors>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
|
|
||||||
<!--
|
|
||||||
Even though the project builds against .NET 6, some dependencies
|
|
||||||
apparently rely on a specific version of the runtime.
|
|
||||||
-->
|
|
||||||
<PropertyGroup>
|
|
||||||
<RuntimeFrameworkVersion>6.0.9</RuntimeFrameworkVersion>
|
|
||||||
</PropertyGroup>
|
|
||||||
|
|
||||||
</Project>
|
</Project>
|
||||||
Reference in New Issue
Block a user