Fix linkshell rotation

This commit is contained in:
Infi
2024-06-17 19:21:17 +02:00
parent 625d7596d3
commit 7a27ca8ea8
4 changed files with 15 additions and 21 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<Version>1.26.2</Version>
<Version>1.26.3</Version>
<TargetFramework>net8.0-windows</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>