Skip to content

Commit 1d9e540

Browse files
committed
Change back to dotnet 5
1 parent e0e8572 commit 1d9e540

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ElectronNET.CLI/ElectronNET.CLI.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<PropertyGroup>
44
<OutputType>Exe</OutputType>
55

6-
<TargetFramework>net6.0</TargetFramework>
6+
<TargetFramework>net5.0</TargetFramework>
77
<AssemblyName>dotnet-electronize</AssemblyName>
88
<ToolCommandName>electronize</ToolCommandName>
99

0 commit comments

Comments
 (0)