Skip to content

Commit a6cac2b

Browse files
committed
Upgrade VSharp.Runner to net8
1 parent c65d2af commit a6cac2b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

VSharp.Runner/VSharp.Runner.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22

33
<PropertyGroup>
4-
<TargetFramework>net7.0</TargetFramework>
4+
<TargetFramework>net8.0</TargetFramework>
55
<OutputType>Exe</OutputType>
66
<RootNamespace>VSharp.Runner</RootNamespace>
77
<Configurations>Debug;Release;DebugTailRec</Configurations>

0 commit comments

Comments
 (0)