Skip to content

Commit

Permalink
Also run tests on .NET 8.
Browse files Browse the repository at this point in the history
  • Loading branch information
JornWildt committed Mar 21, 2024
1 parent 7267e01 commit 9dd563b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Ramone.Tests/Ramone.Tests.csproj
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFrameworks>net48;net6</TargetFrameworks>
<TargetFrameworks>net48;net6;net8</TargetFrameworks>
</PropertyGroup>

<ItemGroup Condition=" '$(TargetFramework)' == 'net48' ">
Expand Down

0 comments on commit 9dd563b

Please sign in to comment.