Skip to content

Commit 0390393

Browse files
committed
chore(TypeTreeGeneratorAPI): enable InvariantGlobalization
1 parent 35f0196 commit 0390393

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

TypeTreeGeneratorAPI/TypeTreeGeneratorAPI.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
<Nullable>enable</Nullable>
77
<PublishAot>true</PublishAot>
88
<EnableTrimAnalyzer>true</EnableTrimAnalyzer>
9+
<InvariantGlobalization>true</InvariantGlobalization>
910
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
1011
</PropertyGroup>
1112

0 commit comments

Comments
 (0)