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

Update .NET SDK to 8.0.100-preview.5.23303.2 #509

Merged

Conversation

jet-codeflow-maintainer[bot]
Copy link
Contributor

Updates the .NET SDK to version 8.0.100-preview.5.23303.2, which also updates the .NET runtime from version 8.0.0-preview.4.23259.5 to version 8.0.0-preview.5.23280.8.

This pull request was auto-generated by GitHub Actions.

Update .NET SDK to version 8.0.100-preview.5.23303.2.

---
updated-dependencies:
- dependency-name: Microsoft.NET.Sdk
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: jet-codeflow-maintainer[bot] <131594757+jet-codeflow-maintainer[bot]@users.noreply.github.com>
@jet-codeflow-maintainer jet-codeflow-maintainer bot requested a review from a team as a code owner June 13, 2023 16:42
@jet-codeflow-maintainer jet-codeflow-maintainer bot added .NET Pull requests that update .NET code dependencies Pull requests that update a dependency file labels Jun 13, 2023
@jet-codeflow-reviewer jet-codeflow-reviewer bot enabled auto-merge (squash) June 13, 2023 16:43
Suppress CA1861 in test code for readability.
@jet-codeflow-reviewer jet-codeflow-reviewer bot dismissed their stale review June 13, 2023 16:51

Cannot approve as other changes have been introduced.

@martincostello martincostello enabled auto-merge (squash) June 13, 2023 16:54
@codecov
Copy link

codecov bot commented Jun 13, 2023

Codecov Report

Merging #509 (e6e148f) into dotnet-vnext (6332f42) will not change coverage.
The diff coverage is n/a.

@@              Coverage Diff              @@
##           dotnet-vnext     #509   +/-   ##
=============================================
  Coverage         95.04%   95.04%           
=============================================
  Files                27       27           
  Lines               606      606           
=============================================
  Hits                576      576           
  Misses               30       30           
Flag Coverage Δ
linux 94.22% <ø> (ø)
macos ?
windows 95.04% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@martincostello martincostello merged commit a6c1377 into dotnet-vnext Jun 13, 2023
@martincostello martincostello deleted the update-dotnet-sdk-8.0.100-preview.5.23303.2 branch June 13, 2023 17:22
martincostello added a commit that referenced this pull request Jun 13, 2023
* Update .NET SDK

Update .NET SDK to version 8.0.100-preview.5.23303.2.

---
updated-dependencies:
- dependency-name: Microsoft.NET.Sdk
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: jet-codeflow-maintainer[bot] <131594757+jet-codeflow-maintainer[bot]@users.noreply.github.com>

* Suppress CA1861

Suppress CA1861 in test code for readability.

---------

Signed-off-by: jet-codeflow-maintainer[bot] <131594757+jet-codeflow-maintainer[bot]@users.noreply.github.com>
Co-authored-by: jet-codeflow-maintainer[bot] <131594757+jet-codeflow-maintainer[bot]@users.noreply.github.com>
Co-authored-by: Martin Costello <martin@martincostello.com>
martincostello added a commit that referenced this pull request Jun 22, 2023
* Update .NET SDK

Update .NET SDK to version 8.0.100-preview.5.23303.2.

---
updated-dependencies:
- dependency-name: Microsoft.NET.Sdk
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: jet-codeflow-maintainer[bot] <131594757+jet-codeflow-maintainer[bot]@users.noreply.github.com>

* Suppress CA1861

Suppress CA1861 in test code for readability.

---------

Signed-off-by: jet-codeflow-maintainer[bot] <131594757+jet-codeflow-maintainer[bot]@users.noreply.github.com>
Co-authored-by: jet-codeflow-maintainer[bot] <131594757+jet-codeflow-maintainer[bot]@users.noreply.github.com>
Co-authored-by: Martin Costello <martin@martincostello.com>
martincostello added a commit that referenced this pull request Jun 23, 2023
* Update .NET SDK

Update .NET SDK to version 8.0.100-preview.5.23303.2.

---
updated-dependencies:
- dependency-name: Microsoft.NET.Sdk
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: jet-codeflow-maintainer[bot] <131594757+jet-codeflow-maintainer[bot]@users.noreply.github.com>

* Suppress CA1861

Suppress CA1861 in test code for readability.

---------

Signed-off-by: jet-codeflow-maintainer[bot] <131594757+jet-codeflow-maintainer[bot]@users.noreply.github.com>
Co-authored-by: jet-codeflow-maintainer[bot] <131594757+jet-codeflow-maintainer[bot]@users.noreply.github.com>
Co-authored-by: Martin Costello <martin@martincostello.com>
martincostello added a commit that referenced this pull request Jun 30, 2023
* Update .NET SDK

Update .NET SDK to version 8.0.100-preview.5.23303.2.

---
updated-dependencies:
- dependency-name: Microsoft.NET.Sdk
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: jet-codeflow-maintainer[bot] <131594757+jet-codeflow-maintainer[bot]@users.noreply.github.com>

* Suppress CA1861

Suppress CA1861 in test code for readability.

---------

Signed-off-by: jet-codeflow-maintainer[bot] <131594757+jet-codeflow-maintainer[bot]@users.noreply.github.com>
Co-authored-by: jet-codeflow-maintainer[bot] <131594757+jet-codeflow-maintainer[bot]@users.noreply.github.com>
Co-authored-by: Martin Costello <martin@martincostello.com>
martincostello added a commit that referenced this pull request Jul 11, 2023
* Update .NET SDK

Update .NET SDK to version 8.0.100-preview.5.23303.2.

---
updated-dependencies:
- dependency-name: Microsoft.NET.Sdk
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: jet-codeflow-maintainer[bot] <131594757+jet-codeflow-maintainer[bot]@users.noreply.github.com>

* Suppress CA1861

Suppress CA1861 in test code for readability.

---------

Signed-off-by: jet-codeflow-maintainer[bot] <131594757+jet-codeflow-maintainer[bot]@users.noreply.github.com>
Co-authored-by: jet-codeflow-maintainer[bot] <131594757+jet-codeflow-maintainer[bot]@users.noreply.github.com>
Co-authored-by: Martin Costello <martin@martincostello.com>
martincostello added a commit that referenced this pull request Jul 13, 2023
* Update .NET SDK

Update .NET SDK to version 8.0.100-preview.5.23303.2.

---
updated-dependencies:
- dependency-name: Microsoft.NET.Sdk
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: jet-codeflow-maintainer[bot] <131594757+jet-codeflow-maintainer[bot]@users.noreply.github.com>

* Suppress CA1861

Suppress CA1861 in test code for readability.

---------

Signed-off-by: jet-codeflow-maintainer[bot] <131594757+jet-codeflow-maintainer[bot]@users.noreply.github.com>
Co-authored-by: jet-codeflow-maintainer[bot] <131594757+jet-codeflow-maintainer[bot]@users.noreply.github.com>
Co-authored-by: Martin Costello <martin@martincostello.com>
martincostello added a commit that referenced this pull request Aug 7, 2023
* Update .NET SDK

Update .NET SDK to version 8.0.100-preview.5.23303.2.

---
updated-dependencies:
- dependency-name: Microsoft.NET.Sdk
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: jet-codeflow-maintainer[bot] <131594757+jet-codeflow-maintainer[bot]@users.noreply.github.com>

* Suppress CA1861

Suppress CA1861 in test code for readability.

---------

Signed-off-by: jet-codeflow-maintainer[bot] <131594757+jet-codeflow-maintainer[bot]@users.noreply.github.com>
Co-authored-by: jet-codeflow-maintainer[bot] <131594757+jet-codeflow-maintainer[bot]@users.noreply.github.com>
Co-authored-by: Martin Costello <martin@martincostello.com>
martincostello added a commit that referenced this pull request Aug 8, 2023
* Update .NET SDK

Update .NET SDK to version 8.0.100-preview.5.23303.2.

---
updated-dependencies:
- dependency-name: Microsoft.NET.Sdk
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: jet-codeflow-maintainer[bot] <131594757+jet-codeflow-maintainer[bot]@users.noreply.github.com>

* Suppress CA1861

Suppress CA1861 in test code for readability.

---------

Signed-off-by: jet-codeflow-maintainer[bot] <131594757+jet-codeflow-maintainer[bot]@users.noreply.github.com>
Co-authored-by: jet-codeflow-maintainer[bot] <131594757+jet-codeflow-maintainer[bot]@users.noreply.github.com>
Co-authored-by: Martin Costello <martin@martincostello.com>
martincostello added a commit that referenced this pull request Aug 8, 2023
* Update .NET SDK

Update .NET SDK to version 8.0.100-preview.5.23303.2.

---
updated-dependencies:
- dependency-name: Microsoft.NET.Sdk
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: jet-codeflow-maintainer[bot] <131594757+jet-codeflow-maintainer[bot]@users.noreply.github.com>

* Suppress CA1861

Suppress CA1861 in test code for readability.

---------

Signed-off-by: jet-codeflow-maintainer[bot] <131594757+jet-codeflow-maintainer[bot]@users.noreply.github.com>
Co-authored-by: jet-codeflow-maintainer[bot] <131594757+jet-codeflow-maintainer[bot]@users.noreply.github.com>
Co-authored-by: Martin Costello <martin@martincostello.com>
martincostello added a commit that referenced this pull request Aug 10, 2023
* Update .NET SDK

Update .NET SDK to version 8.0.100-preview.5.23303.2.

---
updated-dependencies:
- dependency-name: Microsoft.NET.Sdk
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: jet-codeflow-maintainer[bot] <131594757+jet-codeflow-maintainer[bot]@users.noreply.github.com>

* Suppress CA1861

Suppress CA1861 in test code for readability.

---------

Signed-off-by: jet-codeflow-maintainer[bot] <131594757+jet-codeflow-maintainer[bot]@users.noreply.github.com>
Co-authored-by: jet-codeflow-maintainer[bot] <131594757+jet-codeflow-maintainer[bot]@users.noreply.github.com>
Co-authored-by: Martin Costello <martin@martincostello.com>
martincostello added a commit that referenced this pull request Aug 17, 2023
* Update .NET SDK

Update .NET SDK to version 8.0.100-preview.5.23303.2.

---
updated-dependencies:
- dependency-name: Microsoft.NET.Sdk
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: jet-codeflow-maintainer[bot] <131594757+jet-codeflow-maintainer[bot]@users.noreply.github.com>

* Suppress CA1861

Suppress CA1861 in test code for readability.

---------

Signed-off-by: jet-codeflow-maintainer[bot] <131594757+jet-codeflow-maintainer[bot]@users.noreply.github.com>
Co-authored-by: jet-codeflow-maintainer[bot] <131594757+jet-codeflow-maintainer[bot]@users.noreply.github.com>
Co-authored-by: Martin Costello <martin@martincostello.com>
martincostello added a commit that referenced this pull request Aug 30, 2023
* Update .NET SDK

Update .NET SDK to version 8.0.100-preview.5.23303.2.

---
updated-dependencies:
- dependency-name: Microsoft.NET.Sdk
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: jet-codeflow-maintainer[bot] <131594757+jet-codeflow-maintainer[bot]@users.noreply.github.com>

* Suppress CA1861

Suppress CA1861 in test code for readability.

---------

Signed-off-by: jet-codeflow-maintainer[bot] <131594757+jet-codeflow-maintainer[bot]@users.noreply.github.com>
Co-authored-by: jet-codeflow-maintainer[bot] <131594757+jet-codeflow-maintainer[bot]@users.noreply.github.com>
Co-authored-by: Martin Costello <martin@martincostello.com>
martincostello added a commit that referenced this pull request Sep 5, 2023
* Update .NET SDK

Update .NET SDK to version 8.0.100-preview.5.23303.2.

---
updated-dependencies:
- dependency-name: Microsoft.NET.Sdk
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: jet-codeflow-maintainer[bot] <131594757+jet-codeflow-maintainer[bot]@users.noreply.github.com>

* Suppress CA1861

Suppress CA1861 in test code for readability.

---------

Signed-off-by: jet-codeflow-maintainer[bot] <131594757+jet-codeflow-maintainer[bot]@users.noreply.github.com>
Co-authored-by: jet-codeflow-maintainer[bot] <131594757+jet-codeflow-maintainer[bot]@users.noreply.github.com>
Co-authored-by: Martin Costello <martin@martincostello.com>
martincostello added a commit that referenced this pull request Sep 12, 2023
* Update .NET SDK

Update .NET SDK to version 8.0.100-preview.5.23303.2.

---
updated-dependencies:
- dependency-name: Microsoft.NET.Sdk
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: jet-codeflow-maintainer[bot] <131594757+jet-codeflow-maintainer[bot]@users.noreply.github.com>

* Suppress CA1861

Suppress CA1861 in test code for readability.

---------

Signed-off-by: jet-codeflow-maintainer[bot] <131594757+jet-codeflow-maintainer[bot]@users.noreply.github.com>
Co-authored-by: jet-codeflow-maintainer[bot] <131594757+jet-codeflow-maintainer[bot]@users.noreply.github.com>
Co-authored-by: Martin Costello <martin@martincostello.com>
martincostello added a commit that referenced this pull request Sep 25, 2023
* Update .NET SDK

Update .NET SDK to version 8.0.100-preview.5.23303.2.

---
updated-dependencies:
- dependency-name: Microsoft.NET.Sdk
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: jet-codeflow-maintainer[bot] <131594757+jet-codeflow-maintainer[bot]@users.noreply.github.com>

* Suppress CA1861

Suppress CA1861 in test code for readability.

---------

Signed-off-by: jet-codeflow-maintainer[bot] <131594757+jet-codeflow-maintainer[bot]@users.noreply.github.com>
Co-authored-by: jet-codeflow-maintainer[bot] <131594757+jet-codeflow-maintainer[bot]@users.noreply.github.com>
Co-authored-by: Martin Costello <martin@martincostello.com>
martincostello added a commit that referenced this pull request Oct 10, 2023
* Update .NET SDK

Update .NET SDK to version 8.0.100-preview.5.23303.2.

---
updated-dependencies:
- dependency-name: Microsoft.NET.Sdk
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: jet-codeflow-maintainer[bot] <131594757+jet-codeflow-maintainer[bot]@users.noreply.github.com>

* Suppress CA1861

Suppress CA1861 in test code for readability.

---------

Signed-off-by: jet-codeflow-maintainer[bot] <131594757+jet-codeflow-maintainer[bot]@users.noreply.github.com>
Co-authored-by: jet-codeflow-maintainer[bot] <131594757+jet-codeflow-maintainer[bot]@users.noreply.github.com>
Co-authored-by: Martin Costello <martin@martincostello.com>
martincostello added a commit that referenced this pull request Oct 24, 2023
* Update .NET SDK

Update .NET SDK to version 8.0.100-preview.5.23303.2.

---
updated-dependencies:
- dependency-name: Microsoft.NET.Sdk
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: jet-codeflow-maintainer[bot] <131594757+jet-codeflow-maintainer[bot]@users.noreply.github.com>

* Suppress CA1861

Suppress CA1861 in test code for readability.

---------

Signed-off-by: jet-codeflow-maintainer[bot] <131594757+jet-codeflow-maintainer[bot]@users.noreply.github.com>
Co-authored-by: jet-codeflow-maintainer[bot] <131594757+jet-codeflow-maintainer[bot]@users.noreply.github.com>
Co-authored-by: Martin Costello <martin@martincostello.com>
martincostello added a commit that referenced this pull request Nov 9, 2023
* Update .NET SDK

Update .NET SDK to version 8.0.100-preview.5.23303.2.

---
updated-dependencies:
- dependency-name: Microsoft.NET.Sdk
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: jet-codeflow-maintainer[bot] <131594757+jet-codeflow-maintainer[bot]@users.noreply.github.com>

* Suppress CA1861

Suppress CA1861 in test code for readability.

---------

Signed-off-by: jet-codeflow-maintainer[bot] <131594757+jet-codeflow-maintainer[bot]@users.noreply.github.com>
Co-authored-by: jet-codeflow-maintainer[bot] <131594757+jet-codeflow-maintainer[bot]@users.noreply.github.com>
Co-authored-by: Martin Costello <martin@martincostello.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file .NET Pull requests that update .NET code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant