Skip to content

Commit

Permalink
Update target frameworks
Browse files Browse the repository at this point in the history
  • Loading branch information
GeertvanHorrik committed Dec 9, 2024
1 parent e405b1a commit 1cc9bb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Orc.AutomaticSupport/Orc.AutomaticSupport.csproj
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<Project Sdk="MSBuild.Sdk.Extras">
<PropertyGroup>
<TargetFrameworks>net6.0-windows;net8.0-windows</TargetFrameworks>
<TargetFrameworks>net8.0-windows;net9.0-windows</TargetFrameworks>
<AssemblyName>Orc.AutomaticSupport</AssemblyName>
<RootNamespace>Orc.AutomaticSupport</RootNamespace>
<DefaultLanguage>en-US</DefaultLanguage>
Expand Down

0 comments on commit 1cc9bb6

Please sign in to comment.