Skip to content

Commit

Permalink
Hotfix/resourcemanager/1.10.3 (#42908) (#42913)
Browse files Browse the repository at this point in the history
* Add BicepModelReaderWriterOptions

* regen

* revert subresource changes

* version and changelog

* Update diag ID

* Update emitter

* Hotfix/resourcemanager/1.10.3 (#42908)

* Add BicepModelReaderWriterOptions

* regen

* revert subresource changes

* version and changelog

* Update diag ID

* Update emitter

* revert autorest change
  • Loading branch information
JoshLove-msft authored Mar 22, 2024
1 parent 33f0873 commit 5e398e5
Show file tree
Hide file tree
Showing 188 changed files with 9,842 additions and 10 deletions.
12 changes: 3 additions & 9 deletions sdk/resourcemanager/Azure.ResourceManager/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,10 @@
# Release History
# Release

## 1.11.0-beta.1 (Unreleased)
## 1.11.0 (2024-03-22)

### Features Added

- Added `BicepModelReaderWriterOptions` to support writing Bicep.

### Breaking Changes

### Bugs Fixed

### Other Changes
- Added `BicepModelReaderWriterOptions`.

## 1.10.2 (2024-03-01)

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<Version>1.11.0-beta.1</Version>
<Version>1.11.0</Version>
<!--The ApiCompatVersion is managed automatically and should not generally be modified manually.-->
<ApiCompatVersion>1.10.2</ApiCompatVersion>
<PackageId>Azure.ResourceManager</PackageId>
Expand Down

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 5e398e5

Please sign in to comment.