Skip to content

Commit

Permalink
Try with dotnet 8 in the pipe. Looks like test project needs upgradin…
Browse files Browse the repository at this point in the history
…g too.
  • Loading branch information
Mathias Stenbom committed Oct 1, 2024
1 parent f3264f2 commit 915bd3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Saspect.Test/Saspect.Test.csproj
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>net6.0</TargetFramework>
<TargetFramework>net8.0</TargetFramework>
<LangVersion>latest</LangVersion>
</PropertyGroup>
<ItemGroup>
Expand Down

0 comments on commit 915bd3d

Please sign in to comment.