Skip to content

Commit c512f0b

Browse files
Merge branch 'bflat-main' of https://github.com/bflattened/runtime into bflat-main
2 parents 19ad72c + 1e366bb commit c512f0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bflat/zip/zip.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
<PropertyGroup>
44
<OutputType>Exe</OutputType>
5-
<TargetFramework>net8.0</TargetFramework>
5+
<TargetFramework>net10.0</TargetFramework>
66
<ImplicitUsings>enable</ImplicitUsings>
77
<Nullable>enable</Nullable>
88
</PropertyGroup>

0 commit comments

Comments
 (0)