Skip to content

Commit

Permalink
Set SatelliteResourceLanguages=en in the driver.
Browse files Browse the repository at this point in the history
  • Loading branch information
alexrp committed Nov 15, 2023
1 parent bb76659 commit 6aa4092
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/driver/driver.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ This package provides the .NET global tool.</PackageDescription>
<PackageId>celerity</PackageId>
<RollForward>LatestMajor</RollForward>
<RootNamespace>Vezel.Celerity.Driver</RootNamespace>
<SatelliteResourceLanguages>en</SatelliteResourceLanguages>
<ServerGarbageCollection>true</ServerGarbageCollection>
</PropertyGroup>

Expand Down

0 comments on commit 6aa4092

Please sign in to comment.