Skip to content

Commit

Permalink
Add hint for package installation for localization
Browse files Browse the repository at this point in the history
  • Loading branch information
Kaliumhexacyanoferrat committed Dec 11, 2024
1 parent 44a29ab commit 24283fa
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions content/documentation/content/concerns/localization.md
Original file line number Diff line number Diff line change
Expand Up @@ -129,5 +129,7 @@ In your `.csproj` file:
In your docker file:

```dockerfile
RUN apk add --no-cache icu-data-full icu-libs

ENV DOTNET_SYSTEM_GLOBALIZATION_INVARIANT=false
```

0 comments on commit 24283fa

Please sign in to comment.