Skip to content

Commit fdc4357

Browse files
Update NodaTime version to include the latest timezone database
1 parent 6b21ea4 commit fdc4357

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

dotnet/src/dotnetframework/GxClasses/GxClasses.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
</PropertyGroup>
1111

1212
<ItemGroup>
13-
<PackageReference Include="GeneXus.NodaTime" Version="2.4.19.1" />
13+
<PackageReference Include="GeneXus.NodaTime" Version="2.4.19.2" />
1414
<PackageReference Include="ManagedFusion.Rewriter" Version="3.7.0" />
1515
<PackageReference Include="Microsoft.AspNet.WebPages" Version="3.2.9" />
1616
<PackageReference Include="Microsoft.IdentityModel.Tokens" Version="6.34.0" />
@@ -93,4 +93,4 @@
9393
<Folder Include="ErrorHandling\" />
9494
</ItemGroup>
9595

96-
</Project>
96+
</Project>

0 commit comments

Comments
 (0)