Skip to content

Commit

Permalink
target framework update
Browse files Browse the repository at this point in the history
  • Loading branch information
jochenwezel committed Nov 4, 2024
1 parent 4bf00b2 commit 2de6435
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Test.JitCompilation/CompuMaster.Test.JitCompilation.vbproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<PropertyGroup>
<IsPackable>false</IsPackable>
<RootNamespace></RootNamespace>
<TargetFrameworks>netcoreapp3.1;net6.0;net48;net461</TargetFrameworks>
<TargetFrameworks>netcoreapp3.1;net8.0;net48;net461</TargetFrameworks>
<AssemblyName>CompuMaster.Test.JitCompilation</AssemblyName>
<Copyright>2008-2024 CompuMaster GmbH</Copyright>
<Authors>Jochen Wezel</Authors>
Expand Down

0 comments on commit 2de6435

Please sign in to comment.