Skip to content

Commit 8b3b4f6

Browse files
committed
Fix build
1 parent 6befc80 commit 8b3b4f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/Exceptionless.RandomData.Tests/Exceptionless.RandomData.Tests.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22
<Import Project="..\..\build\common.props" />
33
<PropertyGroup>
4-
<TargetFramework>net5.0</TargetFramework>
4+
<TargetFramework>net6.0</TargetFramework>
55
<IsPackable>False</IsPackable>
66
</PropertyGroup>
77
<ItemGroup>

0 commit comments

Comments
 (0)