Skip to content

Commit 903da7d

Browse files
authored
Test on net8.0
1 parent 1600d57 commit 903da7d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

test/Seq.App.HttpRequest.Tests/Seq.App.HttpRequest.Tests.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22
<PropertyGroup>
3-
<TargetFramework>net6.0</TargetFramework>
3+
<TargetFramework>net8.0</TargetFramework>
44
<Nullable>enable</Nullable>
55
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
66
</PropertyGroup>
@@ -21,4 +21,4 @@
2121
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
2222
</Content>
2323
</ItemGroup>
24-
</Project>
24+
</Project>

0 commit comments

Comments
 (0)