Skip to content

Merge main into live #32019

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 37 commits into from
Oct 25, 2022
Merged

Merge main into live #32019

merged 37 commits into from
Oct 25, 2022

Conversation

ghost
Copy link

@ghost ghost commented Oct 25, 2022

Please don't squash-merge this PR.

dependabot bot and others added 30 commits October 19, 2022 12:39
Bumps [Microsoft.CodeAnalysis.CSharp.Analyzer.Testing.MSTest](https://github.com/dotnet/roslyn-sdk) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/dotnet/roslyn-sdk/releases)
- [Commits](https://github.com/dotnet/roslyn-sdk/commits)

---
updated-dependencies:
- dependency-name: Microsoft.CodeAnalysis.CSharp.Analyzer.Testing.MSTest
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Initial Feature was added in 2020 but not documented here: dotnet/sdk#10449
We've added implicit RIDs here: dotnet/sdk#26143
And we've added interaction to toggle implicit RIDs off with UCR here: dotnet/sdk#28628 
And we added the shorthand for ucr here: dotnet/sdk#27971 

Needs to be duplicated for `dotnet publish` as well.
Co-authored-by: BillWagner <BillWagner@users.noreply.github.com>
Bumps [Microsoft.Diagnostics.NETCore.Client](https://github.com/dotnet/diagnostics) from 0.2.328102 to 0.2.351802.
- [Release notes](https://github.com/dotnet/diagnostics/releases)
- [Commits](https://github.com/dotnet/diagnostics/commits)

---
updated-dependencies:
- dependency-name: Microsoft.Diagnostics.NETCore.Client
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [Microsoft.Extensions.Hosting](https://github.com/dotnet/runtime) from 7.0.0-rc.1.22426.10 to 7.0.0-rc.2.22472.3.
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v7.0.0-rc.1.22426.10...v7.0.0-rc.2.22472.3)

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Hosting
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [Octokit](https://github.com/octokit/octokit.net) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/octokit/octokit.net/releases)
- [Changelog](https://github.com/octokit/octokit.net/blob/main/docs/releases.md)
- [Commits](octokit/octokit.net@v4.0.0...v4.0.1)

---
updated-dependencies:
- dependency-name: Octokit
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [Octokit](https://github.com/octokit/octokit.net) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/octokit/octokit.net/releases)
- [Changelog](https://github.com/octokit/octokit.net/blob/main/docs/releases.md)
- [Commits](octokit/octokit.net@v4.0.0...v4.0.1)

---
updated-dependencies:
- dependency-name: Octokit
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…ats-new/tutorials/snippets/generate-consume-asynchronous-streams/start/Octokit-4.0.1

Bump Octokit from 4.0.0 to 4.0.1 in /docs/csharp/whats-new/tutorials/snippets/generate-consume-asynchronous-streams/start
…ats-new/tutorials/snippets/generate-consume-asynchronous-streams/finished/Octokit-4.0.1

Bump Octokit from 4.0.0 to 4.0.1 in /docs/csharp/whats-new/tutorials/snippets/generate-consume-asynchronous-streams/finished
…er/snippets/Worker/Microsoft.Extensions.Hosting-7.0.0-rc.2.22472.3

Bump Microsoft.Extensions.Hosting from 7.0.0-rc.1.22426.10 to 7.0.0-rc.2.22472.3 in /docs/core/docker/snippets/Worker
…nostics/snippets/Microsoft.Diagnostics.NETCore.Client/csharp/Microsoft.Diagnostics.NETCore.Client-0.2.351802

Bump Microsoft.Diagnostics.NETCore.Client from 0.2.328102 to 0.2.351802 in /docs/core/diagnostics/snippets/Microsoft.Diagnostics.NETCore.Client/csharp
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@3cea537...83fd05a)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Same as #31970 but for publish!
Document Publish UseCurrentRuntime
…slyn-sdk/tutorials/snippets/how-to-write-csharp-analyzer-code-fix/MakeConst/MakeConst.Test/Microsoft.CodeAnalysis.CSharp.Analyzer.Testing.MSTest-1.1.1

Bump Microsoft.CodeAnalysis.CSharp.Analyzer.Testing.MSTest from 1.1.0 to 1.1.1 in /docs/csharp/roslyn-sdk/tutorials/snippets/how-to-write-csharp-analyzer-code-fix/MakeConst/MakeConst.Test
Bumps [Microsoft.CodeAnalysis.Analyzers](https://github.com/dotnet/roslyn-analyzers) from 2.9.8 to 3.3.3.
- [Release notes](https://github.com/dotnet/roslyn-analyzers/releases)
- [Changelog](https://github.com/dotnet/roslyn-analyzers/blob/main/PostReleaseActivities.md)
- [Commits](dotnet/roslyn-analyzers@v2.9.8...v3.3.3)

---
updated-dependencies:
- dependency-name: Microsoft.CodeAnalysis.Analyzers
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [Microsoft.CodeAnalysis.CSharp.Workspaces](https://github.com/dotnet/roslyn) from 3.3.1 to 4.3.1.
- [Release notes](https://github.com/dotnet/roslyn/releases)
- [Changelog](https://github.com/dotnet/roslyn/blob/main/docs/Breaking%20API%20Changes.md)
- [Commits](https://github.com/dotnet/roslyn/commits)

---
updated-dependencies:
- dependency-name: Microsoft.CodeAnalysis.CSharp.Workspaces
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [Microsoft.CodeAnalysis.Analyzers](https://github.com/dotnet/roslyn-analyzers) from 2.9.8 to 3.3.3.
- [Release notes](https://github.com/dotnet/roslyn-analyzers/releases)
- [Changelog](https://github.com/dotnet/roslyn-analyzers/blob/main/PostReleaseActivities.md)
- [Commits](dotnet/roslyn-analyzers@v2.9.8...v3.3.3)

---
updated-dependencies:
- dependency-name: Microsoft.CodeAnalysis.Analyzers
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [Microsoft.CodeAnalysis.CSharp.Workspaces](https://github.com/dotnet/roslyn) from 3.3.1 to 4.3.1.
- [Release notes](https://github.com/dotnet/roslyn/releases)
- [Changelog](https://github.com/dotnet/roslyn/blob/main/docs/Breaking%20API%20Changes.md)
- [Commits](https://github.com/dotnet/roslyn/commits)

---
updated-dependencies:
- dependency-name: Microsoft.CodeAnalysis.CSharp.Workspaces
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
github-actions bot and others added 7 commits October 24, 2022 20:04
…slyn-sdk/tutorials/snippets/how-to-write-csharp-analyzer-code-fix/MakeConst/MakeConst.CodeFixes/Microsoft.CodeAnalysis.Analyzers-3.3.3

Bump Microsoft.CodeAnalysis.Analyzers from 2.9.8 to 3.3.3 in /docs/csharp/roslyn-sdk/tutorials/snippets/how-to-write-csharp-analyzer-code-fix/MakeConst/MakeConst.CodeFixes
…slyn-sdk/tutorials/snippets/how-to-write-csharp-analyzer-code-fix/MakeConst/MakeConst.Vsix/Microsoft.CodeAnalysis.Analyzers-3.3.3

Bump Microsoft.CodeAnalysis.Analyzers from 2.9.8 to 3.3.3 in /docs/csharp/roslyn-sdk/tutorials/snippets/how-to-write-csharp-analyzer-code-fix/MakeConst/MakeConst.Vsix
…slyn-sdk/tutorials/snippets/how-to-write-csharp-analyzer-code-fix/MakeConst/MakeConst.CodeFixes/Microsoft.CodeAnalysis.CSharp.Workspaces-4.3.1

Bump Microsoft.CodeAnalysis.CSharp.Workspaces from 3.3.1 to 4.3.1 in /docs/csharp/roslyn-sdk/tutorials/snippets/how-to-write-csharp-analyzer-code-fix/MakeConst/MakeConst.CodeFixes
Bumps [Microsoft.CodeAnalysis.CSharp](https://github.com/dotnet/roslyn) from 3.3.1 to 4.3.1.
- [Release notes](https://github.com/dotnet/roslyn/releases)
- [Changelog](https://github.com/dotnet/roslyn/blob/main/docs/Breaking%20API%20Changes.md)
- [Commits](https://github.com/dotnet/roslyn/commits)

---
updated-dependencies:
- dependency-name: Microsoft.CodeAnalysis.CSharp
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
…slyn-sdk/tutorials/snippets/how-to-write-csharp-analyzer-code-fix/MakeConst/MakeConst.Vsix/Microsoft.CodeAnalysis.CSharp.Workspaces-4.3.1

Bump Microsoft.CodeAnalysis.CSharp.Workspaces from 3.3.1 to 4.3.1 in /docs/csharp/roslyn-sdk/tutorials/snippets/how-to-write-csharp-analyzer-code-fix/MakeConst/MakeConst.Vsix
…slyn-sdk/tutorials/snippets/how-to-write-csharp-analyzer-code-fix/MakeConst/MakeConst/Microsoft.CodeAnalysis.CSharp-4.3.1

Bump Microsoft.CodeAnalysis.CSharp from 3.3.1 to 4.3.1 in /docs/csharp/roslyn-sdk/tutorials/snippets/how-to-write-csharp-analyzer-code-fix/MakeConst/MakeConst
* Rename from latest RC bits

* Update project and code

* Fix .ctor
@dotnet-bot dotnet-bot added this to the October 2022 milestone Oct 25, 2022
@BillWagner BillWagner merged commit cc10bab into live Oct 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

10 participants