We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa29af3 commit d35160dCopy full SHA for d35160d
CreatorKit/CreatorKit.csproj
@@ -4,6 +4,7 @@
4
<TargetFramework>net8.0</TargetFramework>
5
<Nullable>enable</Nullable>
6
<ImplicitUsings>enable</ImplicitUsings>
7
+ <PublishProfile>DefaultContainer</PublishProfile>
8
</PropertyGroup>
9
<ItemGroup>
10
<Using Include="CreatorKit" />
0 commit comments