We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35f0196 commit 0390393Copy full SHA for 0390393
1 file changed
TypeTreeGeneratorAPI/TypeTreeGeneratorAPI.csproj
@@ -6,6 +6,7 @@
6
<Nullable>enable</Nullable>
7
<PublishAot>true</PublishAot>
8
<EnableTrimAnalyzer>true</EnableTrimAnalyzer>
9
+ <InvariantGlobalization>true</InvariantGlobalization>
10
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
11
</PropertyGroup>
12
0 commit comments