Skip to content

Commit

Permalink
Azure Maps TimeZone package update (Azure#47323)
Browse files Browse the repository at this point in the history
* 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
  • Loading branch information
dubiety authored Dec 4, 2024
1 parent 1b08562 commit 0c29cf4
Show file tree
Hide file tree
Showing 86 changed files with 1,245 additions and 1,060 deletions.
6 changes: 3 additions & 3 deletions .vscode/cspell.json
Original file line number Diff line number Diff line change
Expand Up @@ -264,7 +264,7 @@
"Hvci"
]
},
{
{
"filename": "**/sdk/computefleet/**/*.cs",
"words": [
"Rdma"
Expand Down Expand Up @@ -917,7 +917,7 @@
]
},
{
"filename": "**/sdk/maps/Azure.Maps.TimeZone/**/*.cs",
"filename": "**/sdk/maps/Azure.Maps.TimeZones/**/*.cs",
"words": [
"Posix",
"posix",
Expand Down Expand Up @@ -1621,4 +1621,4 @@
}
],
"allowCompoundWords": true
}
}
159 changes: 0 additions & 159 deletions sdk/maps/Azure.Maps.TimeZone/api/Azure.Maps.TimeZone.net8.0.cs

This file was deleted.

Loading

0 comments on commit 0c29cf4

Please sign in to comment.