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 c01c1fe commit 48951f0Copy full SHA for 48951f0
ScreenCapture.NET/ScreenCapture.NET.csproj
@@ -1,6 +1,6 @@
1
<Project Sdk="Microsoft.NET.Sdk">
2
<PropertyGroup>
3
- <TargetFrameworks>net6.0;net5.0</TargetFrameworks>
+ <TargetFrameworks>net7.0;net6.0</TargetFrameworks>
4
<LangVersion>latest</LangVersion>
5
<Nullable>enable</Nullable>
6
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
0 commit comments