Skip to content

Commit 1015140

Browse files
committed
fix build
1 parent 6db855a commit 1015140

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ManagedCode.Communication.Tests/ManagedCode.Communication.Tests.csproj

+1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
<Project Sdk="Microsoft.NET.Sdk.Web">
22

33
<PropertyGroup>
4+
<TargetFramework>net8.0</TargetFramework>
45
<IsPackable>false</IsPackable>
56
<OutputType>Library</OutputType>
67
<GenerateProgramFile>false</GenerateProgramFile>

0 commit comments

Comments
 (0)