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 1c2b0a9 commit d90aae6Copy full SHA for d90aae6
nanoFramework.Tools.DebugLibrary.Net/nanoFramework.Tools.DebugLibrary.Net.csproj
@@ -1,7 +1,7 @@
1
<Project Sdk="Microsoft.NET.Sdk">
2
<PropertyGroup>
3
<OutputType>library</OutputType>
4
- <TargetFrameworks>net6.0;net472</TargetFrameworks>
+ <TargetFrameworks>net8.0;net472</TargetFrameworks>
5
<PlatformTarget>anycpu</PlatformTarget>
6
<PackageOutputPath>../</PackageOutputPath>
7
<LangVersion>latest</LangVersion>
0 commit comments