Skip to content

Commit 20895eb

Browse files
author
agile.zhou
committed
fix
1 parent 5356739 commit 20895eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/AgileConfig.Server.Data.Repository.Freesql/AgileConfig.Server.Data.Repository.Freesql.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<PropertyGroup>
44
<TargetFramework>net8.0</TargetFramework>
55
<ImplicitUsings>enable</ImplicitUsings>
6-
<Nullable>disabled</Nullable>
6+
<Nullable>disable</Nullable>
77
</PropertyGroup>
88

99
<ItemGroup>

0 commit comments

Comments
 (0)