Skip to content

Commit

Permalink
[修改]1. 修改程序集配置
Browse files Browse the repository at this point in the history
  • Loading branch information
AlianBlank committed Oct 22, 2024
1 parent c2cdacf commit 3f6bded
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion GameFrameX.Config/GameFrameX.Config.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<PropertyGroup>
<TargetFramework>net8.0</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
<Nullable>disable</Nullable>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit 3f6bded

Please sign in to comment.