Implement temp fix for broken TellReasons

This commit is contained in:
Infi
2024-07-04 03:59:46 +02:00
parent c031739650
commit ec67364360
2 changed files with 38 additions and 16 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<Version>1.27.2</Version>
<Version>1.27.3</Version>
<TargetFramework>net8.0-windows</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>