Skip to content

Commit 0c29cf4

Browse files
authored
Azure Maps TimeZone package update (Azure#47323)
* Update TimeZone SDK based on review * Update testing authentication method * Update cspell.json for Azure.Maps.TimeZones * Update code snippets and docstring * Remove file for renaming * Add TimeZoneId.cs * Update TimeZone recording settings * Update samples and README * Update member variable names * Add IanaIdData type
1 parent 1b08562 commit 0c29cf4

File tree

86 files changed

+1245
-1060
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

86 files changed

+1245
-1060
lines changed

.vscode/cspell.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -264,7 +264,7 @@
264264
"Hvci"
265265
]
266266
},
267-
{
267+
{
268268
"filename": "**/sdk/computefleet/**/*.cs",
269269
"words": [
270270
"Rdma"
@@ -917,7 +917,7 @@
917917
]
918918
},
919919
{
920-
"filename": "**/sdk/maps/Azure.Maps.TimeZone/**/*.cs",
920+
"filename": "**/sdk/maps/Azure.Maps.TimeZones/**/*.cs",
921921
"words": [
922922
"Posix",
923923
"posix",
@@ -1621,4 +1621,4 @@
16211621
}
16221622
],
16231623
"allowCompoundWords": true
1624-
}
1624+
}

sdk/maps/Azure.Maps.TimeZone/api/Azure.Maps.TimeZone.net8.0.cs

Lines changed: 0 additions & 159 deletions
This file was deleted.

0 commit comments

Comments
 (0)