Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion release-notes/Microsoft.Build.Sql/1.0.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,7 @@ This update brings the below changes over the previous release:
* Added detailed README to SDK and Templates packages. [#542](https://github.com/microsoft/DacFx/pull/542)
* Added link to release notes. [#543](https://github.com/microsoft/DacFx/pull/543), [#548](https://github.com/microsoft/DacFx/pull/548)
* Added `DevelopmentDependency` to code analyzer template by default. [#546](https://github.com/microsoft/DacFx/pull/546)
* Added a check for duplicate build items. [574](https://github.com/microsoft/DacFx/pull/574), [#578](https://github.com/microsoft/DacFx/pull/578)
* Added a check for duplicate build items. [574](https://github.com/microsoft/DacFx/pull/574), [#578](https://github.com/microsoft/DacFx/pull/578)

### Known Issues
* Compatibility between Microsoft.Build.Sql 1.0.0 and .NET 10 have been reported. [#708](https://github.com/microsoft/DacFx/issues/708)