Skip to content

Commit

Permalink
Enable-WriteCore-feature-for-fleet (#46462)
Browse files Browse the repository at this point in the history
* Enable-WriteCore-feature-for-fleet

* regen

* Update assets.json

* Update Azure.ResourceManager.ContainerServiceFleet.netstandard2.0.cs
  • Loading branch information
welovej authored Oct 12, 2024
1 parent 177f044 commit 24d493b
Show file tree
Hide file tree
Showing 38 changed files with 340 additions and 257 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@

- Add AutoUpgrade and AutoUpgradeProfile support
- Enable the new model serialization by using the System.ClientModel, refer this [document](https://aka.ms/azsdk/net/mrw) for more details.
- Exposed `JsonModelWriteCore` for model serialization procedure.

## 1.0.0 (2023-12-13)

Expand Down

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
"AssetsRepo": "Azure/azure-sdk-assets",
"AssetsRepoPrefixPath": "net",
"TagPrefix": "net/fleet/Azure.ResourceManager.ContainerServiceFleet",
"Tag": "net/fleet/Azure.ResourceManager.ContainerServiceFleet_f0519a638f"
"Tag": "net/fleet/Azure.ResourceManager.ContainerServiceFleet_ae53422e8e"
}

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 24d493b

Please sign in to comment.