Skip to content
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

Merge main into live #36337

Merged
merged 41 commits into from
Jul 20, 2023
Merged

Merge main into live #36337

merged 41 commits into from
Jul 20, 2023

Conversation

dependabot bot and others added 30 commits July 19, 2023 12:06
Bumps [IronPython](https://github.com/IronLanguages/ironpython3) from 3.4.0 to 3.4.1.
- [Release notes](https://github.com/IronLanguages/ironpython3/releases)
- [Changelog](https://github.com/IronLanguages/ironpython3/blob/master/WhatsNewInPython30.md)
- [Commits](IronLanguages/ironpython3@v3.4.0...v3.4.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [MSTest.TestFramework](https://github.com/microsoft/testfx) from 3.0.4 to 3.1.1.
- [Release notes](https://github.com/microsoft/testfx/releases)
- [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md)
- [Commits](microsoft/testfx@v3.0.4...v3.1.1)

---
updated-dependencies:
- dependency-name: MSTest.TestFramework
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
…rials/snippets/library-with-visual-studio/csharp/StringLibraryTest/MSTest.TestFramework-3.1.1

Bump MSTest.TestFramework from 3.0.4 to 3.1.1 in /docs/core/tutorials/snippets/library-with-visual-studio/csharp/StringLibraryTest
Bumps [MSTest.TestAdapter](https://github.com/microsoft/testfx) from 3.0.4 to 3.1.1.
- [Release notes](https://github.com/microsoft/testfx/releases)
- [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md)
- [Commits](microsoft/testfx@v3.0.4...v3.1.1)

---
updated-dependencies:
- dependency-name: MSTest.TestAdapter
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [MSTest.TestAdapter](https://github.com/microsoft/testfx) from 3.0.4 to 3.1.1.
- [Release notes](https://github.com/microsoft/testfx/releases)
- [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md)
- [Commits](microsoft/testfx@v3.0.4...v3.1.1)

---
updated-dependencies:
- dependency-name: MSTest.TestAdapter
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
…vanced-topics/interop/snippets/dynamic-iron-python-walkthrough/IronPython-3.4.1

Bump IronPython from 3.4.0 to 3.4.1 in /docs/csharp/advanced-topics/interop/snippets/dynamic-iron-python-walkthrough
Bumps [MSTest.TestAdapter](https://github.com/microsoft/testfx) from 3.0.4 to 3.1.1.
- [Release notes](https://github.com/microsoft/testfx/releases)
- [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md)
- [Commits](microsoft/testfx@v3.0.4...v3.1.1)

---
updated-dependencies:
- dependency-name: MSTest.TestAdapter
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
…rials/snippets/library-with-visual-studio-6-0/csharp/StringLibraryTest/MSTest.TestAdapter-3.1.1

Bump MSTest.TestAdapter from 3.0.4 to 3.1.1 in /docs/core/tutorials/snippets/library-with-visual-studio-6-0/csharp/StringLibraryTest
…slyn-sdk/tutorials/snippets/how-to-write-csharp-analyzer-code-fix/MakeConst/MakeConst.Test/MSTest.TestAdapter-3.1.1

Bump MSTest.TestAdapter from 3.0.4 to 3.1.1 in /docs/csharp/roslyn-sdk/tutorials/snippets/how-to-write-csharp-analyzer-code-fix/MakeConst/MakeConst.Test
…rials/snippets/library-with-visual-studio/csharp/StringLibraryTest/MSTest.TestAdapter-3.1.1

Bump MSTest.TestAdapter from 3.0.4 to 3.1.1 in /docs/core/tutorials/snippets/library-with-visual-studio/csharp/StringLibraryTest
Bumps [MSTest.TestFramework](https://github.com/microsoft/testfx) from 3.0.4 to 3.1.1.
- [Release notes](https://github.com/microsoft/testfx/releases)
- [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md)
- [Commits](microsoft/testfx@v3.0.4...v3.1.1)

---
updated-dependencies:
- dependency-name: MSTest.TestFramework
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
…slyn-sdk/tutorials/snippets/how-to-write-csharp-analyzer-code-fix/MakeConst/MakeConst.Test/MSTest.TestFramework-3.1.1

Bump MSTest.TestFramework from 3.0.4 to 3.1.1 in /docs/csharp/roslyn-sdk/tutorials/snippets/how-to-write-csharp-analyzer-code-fix/MakeConst/MakeConst.Test
Bumps [MSTest.TestFramework](https://github.com/microsoft/testfx) from 3.0.4 to 3.1.1.
- [Release notes](https://github.com/microsoft/testfx/releases)
- [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md)
- [Commits](microsoft/testfx@v3.0.4...v3.1.1)

---
updated-dependencies:
- dependency-name: MSTest.TestFramework
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
…rials/snippets/library-with-visual-studio/vb/StringLibraryTest/MSTest.TestFramework-3.1.1

Bump MSTest.TestFramework from 3.0.4 to 3.1.1 in /docs/core/tutorials/snippets/library-with-visual-studio/vb/StringLibraryTest
Bumps [MSTest.TestAdapter](https://github.com/microsoft/testfx) from 3.0.4 to 3.1.1.
- [Release notes](https://github.com/microsoft/testfx/releases)
- [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md)
- [Commits](microsoft/testfx@v3.0.4...v3.1.1)

---
updated-dependencies:
- dependency-name: MSTest.TestAdapter
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [MSTest.TestFramework](https://github.com/microsoft/testfx) from 3.0.4 to 3.1.1.
- [Release notes](https://github.com/microsoft/testfx/releases)
- [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md)
- [Commits](microsoft/testfx@v3.0.4...v3.1.1)

---
updated-dependencies:
- dependency-name: MSTest.TestFramework
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
…rials/snippets/library-with-visual-studio/vb/StringLibraryTest/MSTest.TestAdapter-3.1.1

Bump MSTest.TestAdapter from 3.0.4 to 3.1.1 in /docs/core/tutorials/snippets/library-with-visual-studio/vb/StringLibraryTest
…ing/snippets/order-unit-tests/csharp/MSTest.Project/MSTest.TestFramework-3.1.1

Bump MSTest.TestFramework from 3.0.4 to 3.1.1 in /docs/core/testing/snippets/order-unit-tests/csharp/MSTest.Project
Bumps [MSTest.TestAdapter](https://github.com/microsoft/testfx) from 3.0.4 to 3.1.1.
- [Release notes](https://github.com/microsoft/testfx/releases)
- [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md)
- [Commits](microsoft/testfx@v3.0.4...v3.1.1)

---
updated-dependencies:
- dependency-name: MSTest.TestAdapter
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
…ts/core/testing/unit-testing-vb-mstest/vb/PrimeService.Tests/MSTest.TestAdapter-3.1.1

Bump MSTest.TestAdapter from 3.0.4 to 3.1.1 in /samples/snippets/core/testing/unit-testing-vb-mstest/vb/PrimeService.Tests
Bumps [IronPython](https://github.com/IronLanguages/ironpython3) from 3.4.0 to 3.4.1.
- [Release notes](https://github.com/IronLanguages/ironpython3/releases)
- [Changelog](https://github.com/IronLanguages/ironpython3/blob/master/WhatsNewInPython30.md)
- [Commits](IronLanguages/ironpython3@v3.4.0...v3.4.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [MSTest.TestAdapter](https://github.com/microsoft/testfx) from 3.0.4 to 3.1.1.
- [Release notes](https://github.com/microsoft/testfx/releases)
- [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md)
- [Commits](microsoft/testfx@v3.0.4...v3.1.1)

---
updated-dependencies:
- dependency-name: MSTest.TestAdapter
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
…ing/snippets/order-unit-tests/csharp/MSTest.Project/MSTest.TestAdapter-3.1.1

Bump MSTest.TestAdapter from 3.0.4 to 3.1.1 in /docs/core/testing/snippets/order-unit-tests/csharp/MSTest.Project
…ts/visualbasic/VS_Snippets_VBCSharp/vbdynamicwalkthroughironpython/vb/IronPython-3.4.1

Bump IronPython from 3.4.0 to 3.4.1 in /samples/snippets/visualbasic/VS_Snippets_VBCSharp/vbdynamicwalkthroughironpython/vb
Bumps [MSTest.TestFramework](https://github.com/microsoft/testfx) from 3.0.4 to 3.1.1.
- [Release notes](https://github.com/microsoft/testfx/releases)
- [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md)
- [Commits](microsoft/testfx@v3.0.4...v3.1.1)

---
updated-dependencies:
- dependency-name: MSTest.TestFramework
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
…ts/core/testing/unit-testing-vb-mstest/vb/PrimeService.Tests/MSTest.TestFramework-3.1.1

Bump MSTest.TestFramework from 3.0.4 to 3.1.1 in /samples/snippets/core/testing/unit-testing-vb-mstest/vb/PrimeService.Tests
Bumps [MSTest.TestFramework](https://github.com/microsoft/testfx) from 3.0.4 to 3.1.1.
- [Release notes](https://github.com/microsoft/testfx/releases)
- [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md)
- [Commits](microsoft/testfx@v3.0.4...v3.1.1)

---
updated-dependencies:
- dependency-name: MSTest.TestFramework
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [MSTest.TestFramework](https://github.com/microsoft/testfx) from 3.0.4 to 3.1.1.
- [Release notes](https://github.com/microsoft/testfx/releases)
- [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md)
- [Commits](microsoft/testfx@v3.0.4...v3.1.1)

---
updated-dependencies:
- dependency-name: MSTest.TestFramework
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
…rials/snippets/library-with-visual-studio-6-0/csharp/StringLibraryTest/MSTest.TestFramework-3.1.1

Bump MSTest.TestFramework from 3.0.4 to 3.1.1 in /docs/core/tutorials/snippets/library-with-visual-studio-6-0/csharp/StringLibraryTest
Bumps [MSTest.TestAdapter](https://github.com/microsoft/testfx) from 3.0.4 to 3.1.1.
- [Release notes](https://github.com/microsoft/testfx/releases)
- [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md)
- [Commits](microsoft/testfx@v3.0.4...v3.1.1)

---
updated-dependencies:
- dependency-name: MSTest.TestAdapter
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
github-actions bot and others added 11 commits July 19, 2023 13:02
…nguage-reference/operators/snippets/shared/MSTest.TestFramework-3.1.1

Bump MSTest.TestFramework from 3.0.4 to 3.1.1 in /docs/csharp/language-reference/operators/snippets/shared
…ing/snippets/unit-testing-using-mstest/csharp/PrimeService.Tests/MSTest.TestAdapter-3.1.1

Bump MSTest.TestAdapter from 3.0.4 to 3.1.1 in /docs/core/testing/snippets/unit-testing-using-mstest/csharp/PrimeService.Tests
Bumps [MSTest.TestFramework](https://github.com/microsoft/testfx) from 3.0.4 to 3.1.1.
- [Release notes](https://github.com/microsoft/testfx/releases)
- [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md)
- [Commits](microsoft/testfx@v3.0.4...v3.1.1)

---
updated-dependencies:
- dependency-name: MSTest.TestFramework
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
…ing/snippets/unit-testing-using-mstest/csharp/PrimeService.Tests/MSTest.TestFramework-3.1.1

Bump MSTest.TestFramework from 3.0.4 to 3.1.1 in /docs/core/testing/snippets/unit-testing-using-mstest/csharp/PrimeService.Tests
* Fix a couple of small grammar issues

Double if, oxford comma

* Actually, this isn't an oxford comma location, it's why the oxford comma exists
* Added section about ConfigurationBuilder

* Added snippets
@dotnet-bot dotnet-bot added this to the July 2023 milestone Jul 20, 2023
@BillWagner BillWagner merged commit 8db60b1 into live Jul 20, 2023
26 checks passed
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.

8 participants