Commit 08055d2
Update .NET SDK to 9.0.308 (#2816)
* Update .NET SDK
Update .NET SDK to version 9.0.308.
---
updated-dependencies:
- dependency-name: Microsoft.NET.Sdk
dependency-version: 9.0.308
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: polly-updater-bot[bot] <138034000+polly-updater-bot[bot]@users.noreply.github.com>
* Suppress IDE0032
Suppress IDE0032 until Stryker supports .NET 10 and C# 14 and #2531 can be merged.
* Fix mutation tests
Try to prevent stryker from rolling forward to the .NET 10 SDK.
---------
Signed-off-by: polly-updater-bot[bot] <138034000+polly-updater-bot[bot]@users.noreply.github.com>
Co-authored-by: polly-updater-bot[bot] <138034000+polly-updater-bot[bot]@users.noreply.github.com>
Co-authored-by: Martin Costello <[email protected]>1 parent 0fb7b98 commit 08055d2
2 files changed
+4
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
5 | 7 | | |
6 | 8 | | |
7 | 9 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
0 commit comments