Skip to content

Commit dea96bc

Browse files
committed
also net 8 build
1 parent 870c08a commit dea96bc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

MinimalApiMapper.Abstractions/MinimalApiMapper.Abstractions.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<Import Project="..\Nuget.props" />
33

44
<PropertyGroup>
5-
<TargetFrameworks>netstandard2.0;net9.0</TargetFrameworks>
5+
<TargetFrameworks>netstandard2.0;net8.0;net9.0</TargetFrameworks>
66
<LangVersion>latest</LangVersion>
77
<IsPackable>true</IsPackable>
88
<ImplicitUsings>enable</ImplicitUsings>

0 commit comments

Comments
 (0)