Skip to content

Commit 971b917

Browse files
authored
Merge pull request #232 from lewing/update-from-iana-2022a
Update to latest tzdb version from iana (2022a)
2 parents 47cceed + 2182621 commit 971b917

File tree

10 files changed

+1
-1
lines changed

10 files changed

+1
-1
lines changed

src/System.Runtime.TimeZoneData/System.Runtime.TimeZoneData.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<Project Sdk="Microsoft.Build.NoTargets">
22
<PropertyGroup>
3-
<TimeZoneDataVersion>2021e</TimeZoneDataVersion>
3+
<TimeZoneDataVersion>2022a</TimeZoneDataVersion>
44
<TimeZoneDataIntermediateDir>$([MSBuild]::NormalizeDirectory('$(IntermediateOutputPath)', 'timezonedata'))</TimeZoneDataIntermediateDir>
55
<TimeZoneDataSrcDir>$([MSBuild]::NormalizeDirectory('$(MSBuildProjectDirectory)', 'data'))</TimeZoneDataSrcDir>
66
<ZicBloat>slim</ZicBloat>
Binary file not shown.
Binary file not shown.
10 Bytes
Binary file not shown.
10 Bytes
Binary file not shown.
Binary file not shown.
9 Bytes
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)