We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5956ae7 commit 8a749baCopy full SHA for 8a749ba
src/Avalonia.Vulkan/Avalonia.Vulkan.csproj
@@ -1,7 +1,7 @@
1
<Project Sdk="Microsoft.NET.Sdk">
2
3
<PropertyGroup>
4
- <TargetFrameworks>net6.0;netstandard2.0</TargetFrameworks>
+ <TargetFrameworks>$(AvsCurrentTargetFramework);$(AvsLegacyTargetFrameworks);netstandard2.0</TargetFrameworks>
5
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
6
</PropertyGroup>
7
0 commit comments