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.
2 parents 5199674 + 00e30ef commit 6f1e943Copy full SHA for 6f1e943
Meshtastic/Meshtastic.csproj
@@ -1,6 +1,6 @@
1
<Project Sdk="Microsoft.NET.Sdk">
2
<PropertyGroup>
3
- <TargetFramework>net9.0</TargetFramework>
+ <TargetFrameworks>net8.0;net9.0</TargetFrameworks>
4
<ImplicitUsings>enable</ImplicitUsings>
5
<Nullable>enable</Nullable>
6
<RootNamespace>Meshtastic</RootNamespace>
0 commit comments