Skip to content

Commit

Permalink
ff
Browse files Browse the repository at this point in the history
  • Loading branch information
btruncali1 committed Feb 4, 2025
1 parent afedadd commit 12d503e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/build
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ set -e

if ! command -v dotnet-format; then
echo "Installing dotnet formatter..."
export DOTNET_SYSTEM_GLOBALIZATION_INVARIANT=1
dotnet tool install -g dotnet-format --version 4.0.0
fi

Expand Down

0 comments on commit 12d503e

Please sign in to comment.