Fix out of bounds

This commit is contained in:
Infi
2024-04-04 23:43:37 +02:00
parent c9c4efe99f
commit 5ceb327f3a
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<Version>1.19.1</Version>
<Version>1.19.2</Version>
<TargetFramework>net8.0-windows</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>