Bump the nuget-dependencies group with 14 updates #81
+14
−14
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Updated AsyncFixer from 1.6.0 to 2.1.0.
Release notes
Sourced from AsyncFixer's releases.
2.1.0
using vardeclarations (C# 8.0+) and warn when a task is returned from a using scope without being awaited. The disposable resource will be disposed before the returned task completes. (#13)await Task.WhenAny(task, ...)).Assert.ThrowsAsyncand similar assertion methods where discarding theTask<T>result is intentional.Action<T>delegates. (#16)Task<T>toTaskconversion in non-async lambdas. Unlike async lambdas which produce compiler error CS8031, non-async lambdas silently discard the result. (#26)await foreachstatements. (#41)ValueTask<T>return types.nameof(Task.Result). (#30)Task.WhenAll- accessing.Resulton awaitedWhenAlltasks is safe.EventArgstypes. (#39)TaskTupleAwaiterand similar custom awaiters. (#31)Taskin return statements. (#27)Microsoft.CodeAnalysisto v4.8.0.Nuget package
https://www.nuget.org/packages/AsyncFixer/2.1.0
Visual Studio 2022-2026 Extension
Updated with v2.1.0: https://marketplace.visualstudio.com/items?itemName=SemihOkur.AsyncFixer2022
Commits viewable in compare view.
Updated Meziantou.Analyzer from 2.0.222 to 2.0.267.
Release notes
Sourced from Meziantou.Analyzer's releases.
2.0.267
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.267
What's Changed
Full Changelog: meziantou/Meziantou.Analyzer@2.0.266...2.0.267
2.0.266
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.266
Full Changelog: meziantou/Meziantou.Analyzer@2.0.265...2.0.266
2.0.265
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.265
What's Changed
Full Changelog: meziantou/Meziantou.Analyzer@2.0.264...2.0.265
2.0.264
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.264
What's Changed
Full Changelog: meziantou/Meziantou.Analyzer@2.0.263...2.0.264
2.0.263
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.263
What's Changed
Full Changelog: meziantou/Meziantou.Analyzer@2.0.262...2.0.263
2.0.262
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.262
What's Changed
Full Changelog: meziantou/Meziantou.Analyzer@2.0.261...2.0.262
2.0.261
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.261
What's Changed
Full Changelog: meziantou/Meziantou.Analyzer@2.0.260...2.0.261
2.0.260
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.260
What's Changed
Full Changelog: meziantou/Meziantou.Analyzer@2.0.259...2.0.260
2.0.259
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.259
What's Changed
Full Changelog: meziantou/Meziantou.Analyzer@2.0.258...2.0.259
2.0.258
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.258
Full Changelog: meziantou/Meziantou.Analyzer@2.0.257...2.0.258
2.0.257
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.257
What's Changed
Full Changelog: meziantou/Meziantou.Analyzer@2.0.256...2.0.257
2.0.256
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.256
What's Changed
Full Changelog: meziantou/Meziantou.Analyzer@2.0.255...2.0.256
2.0.255
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.255
What's Changed
Full Changelog: meziantou/Meziantou.Analyzer@2.0.254...2.0.255
2.0.254
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.254
What's Changed
Full Changelog: meziantou/Meziantou.Analyzer@2.0.253...2.0.254
2.0.253
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.253
Full Changelog: meziantou/Meziantou.Analyzer@2.0.252...2.0.253
2.0.252
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.252
What's Changed
NamedParameterAnalyzerto handle language version checks for C# 14 by @meziantou in UpdatedNamedParameterAnalyzerto handle language version checks for C# 14 meziantou/Meziantou.Analyzer#925Full Changelog: meziantou/Meziantou.Analyzer@2.0.251...2.0.252
2.0.251
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.251
What's Changed
Full Changelog: meziantou/Meziantou.Analyzer@2.0.250...2.0.251
2.0.250
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.250
What's Changed
Full Changelog: meziantou/Meziantou.Analyzer@2.0.249...2.0.250
2.0.249
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.249
What's Changed
Full Changelog: meziantou/Meziantou.Analyzer@2.0.248...2.0.249
2.0.248
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.248
What's Changed
Full Changelog: meziantou/Meziantou.Analyzer@2.0.247...2.0.248
2.0.247
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.247
What's Changed
Full Changelog: meziantou/Meziantou.Analyzer@2.0.246...2.0.247
2.0.246
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.246
Full Changelog: meziantou/Meziantou.Analyzer@2.0.245...2.0.246
2.0.245
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.245
What's Changed
Full Changelog: meziantou/Meziantou.Analyzer@2.0.244...2.0.245
2.0.244
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.244
What's Changed
Full Changelog: meziantou/Meziantou.Analyzer@2.0.243...2.0.244
2.0.243
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.243
What's Changed
New Contributors
Full Changelog: meziantou/Meziantou.Analyzer@2.0.242...2.0.243
2.0.242
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.242
Full Changelog: meziantou/Meziantou.Analyzer@2.0.241...2.0.242
2.0.241
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.241
Full Changelog: meziantou/Meziantou.Analyzer@2.0.240...2.0.241
2.0.240
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.240
What's Changed
Full Changelog: meziantou/Meziantou.Analyzer@2.0.239...2.0.240
2.0.239
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.239
Full Changelog: meziantou/Meziantou.Analyzer@2.0.238...2.0.239
2.0.238
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.238
Full Changelog: meziantou/Meziantou.Analyzer@2.0.237...2.0.238
2.0.237
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.237
Full Changelog: meziantou/Meziantou.Analyzer@2.0.236...2.0.237
2.0.236
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.236
What's Changed
Full Changelog: meziantou/Meziantou.Analyzer@2.0.235...2.0.236
2.0.235
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.235
What's Changed
Full Changelog: meziantou/Meziantou.Analyzer@2.0.234...2.0.235
2.0.234
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.234
Full Changelog: meziantou/Meziantou.Analyzer@2.0.233...2.0.234
2.0.233
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.233
Full Changelog: meziantou/Meziantou.Analyzer@2.0.232...2.0.233
2.0.232
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.232
Full Changelog: meziantou/Meziantou.Analyzer@2.0.231...2.0.232
2.0.231
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.231
What's Changed
Full Changelog: meziantou/Meziantou.Analyzer@2.0.230...2.0.231
2.0.230
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.230
What's Changed
Full Changelog: meziantou/Meziantou.Analyzer@2.0.229...2.0.230
2.0.229
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.229
Full Changelog: meziantou/Meziantou.Analyzer@2.0.228...2.0.229
2.0.228
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.228
Full Changelog: meziantou/Meziantou.Analyzer@2.0.227...2.0.228
2.0.227
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.227
Full Changelog: meziantou/Meziantou.Analyzer@2.0.226...2.0.227
2.0.226
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.226
Full Changelog: meziantou/Meziantou.Analyzer@2.0.225...2.0.226
2.0.225
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.225
What's Changed
Full Changelog: meziantou/Meziantou.Analyzer@2.0.224...2.0.225
2.0.224
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.224
What's Changed
Full Changelog: meziantou/Meziantou.Analyzer@2.0.223...2.0.224
2.0.223
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.223
What's Changed
Full Changelog: meziantou/Meziantou.Analyzer@2.0.222...2.0.223
Commits viewable in compare view.
Updated Microsoft.Bcl.AsyncInterfaces from 9.0.9 to 10.0.1.
Release notes
Sourced from Microsoft.Bcl.AsyncInterfaces's releases.
10.0.0-preview.6.25358.103
You can build .NET 10.0 Preview 6 from the repository by cloning the release tag
v10.0.0-preview.6.25358.103and following the build instructions in the main README.md.Alternatively, you can build from the sources attached to this release directly.
More information on this process can be found in the dotnet/dotnet repository.
Attached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023
10.0.0-preview.5.25277.114
You can build .NET 10.0 Preview 5 from the repository by cloning the release tag
v10.0.0-preview.5.25277.114and following the build instructions in the main README.md.Alternatively, you can build from the sources attached to this release directly.
More information on this process can be found in the dotnet/dotnet repository.
Attached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023
10.0.0-preview.4.25258.110
You can build .NET 10.0 Preview 4 from the repository by cloning the release tag
v10.0.0-preview.4.25258.110and following the build instructions in the main README.md.Alternatively, you can build from the sources attached to this release directly.
More information on this process can be found in the dotnet/dotnet repository.
Attached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023
10.0.0-preview.3.25171.5
You can build .NET 10.0 Preview 3 from the repository by cloning the release tag
v10.0.0-preview.3.25171.5and following the build instructions in the main README.md.Alternatively, you can build from the sources attached to this release directly.
More information on this process can be found in the dotnet/dotnet repository.
Attached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023
10.0.0-preview.2.25163.2
You can build .NET 10.0 Preview 2 from the repository by cloning the release tag
v10.0.0-preview.2.25163.2and following the build instructions in the main README.md.Alternatively, you can build from the sources attached to this release directly.
More information on this process can be found in the dotnet/dotnet repository.
Attached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023
10.0.0-preview.1.25080.5
You can build .NET 10.0 Preview 1 from the repository by cloning the release tag
v10.0.0-preview.1.25080.5and following the build instructions in the main README.md.Alternatively, you can build from the sources attached to this release directly.
More information on this process can be found in the dotnet/dotnet repository.
Attached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023
9.0.112
You can build .NET 9.0 from the repository by cloning the release tag
v9.0.112and following the build instructions in the main README.md.Alternatively, you can build from the sources attached to this release directly.
More information on this process can be found in the dotnet/dotnet repository.
Attached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023
9.0.111
You can build .NET 9.0 from the repository by cloning the release tag
v9.0.111and following the build instructions in the main README.md.Alternatively, you can build from the sources attached to this release directly.
More information on this process can be found in the dotnet/dotnet repository.
Attached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023
9.0.110
You can build .NET 9.0 from the repository by cloning the release tag
v9.0.110and following the build instructions in the main README.md.Alternatively, you can build from the sources attached to this release directly.
More information on this process can be found in the dotnet/dotnet repository.
Attached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023
9.0.109
You can build .NET 9.0 from the repository by cloning the release tag
v9.0.109and following the build instructions in the main README.md.Alternatively, you can build from the sources attached to this release directly.
More information on this process can be found in the dotnet/dotnet repository.
Attached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023
9.0.101
You can build .NET 9.0 from the repository by cloning the release tag
v9.0.101and following the build instructions in the main README.md.Alternatively, you can build from the sources attached to this release directly.
More information on this process can be found in the dotnet/dotnet repository.
Attached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023
Commits viewable in compare view.
Updated Microsoft.Build.Framework from 17.14.28 to 18.0.2.
Release notes
Sourced from Microsoft.Build.Framework's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Microsoft.Build.Utilities.Core from 17.14.28 to 18.0.2.
Release notes
Sourced from Microsoft.Build.Utilities.Core's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Microsoft.CodeAnalysis.NetAnalyzers from 9.0.0 to 10.0.101.
Release notes
Sourced from Microsoft.CodeAnalysis.NetAnalyzers's releases.
10.0.101
You can build .NET 10.0 from the repository by cloning the release tag
v10.0.101and following the build instructions in the main README.md.Alternatively, you can build from the sources attached to this release directly.
More information on this process can be found in the dotnet/dotnet repository.
Attached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023
10.0.100
You can build .NET 10.0 from the repository by cloning the release tag
v10.0.100and following the build instructions in the main README.md.Alternatively, you can build from the sources attached to this release directly.
More information on this process can be found in the dotnet/dotnet repository.
Attached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023
To produce artifacts with the .NET 10 GA version strings, users must pass the branding argument to the build:
--branding rtm.10.0.100-rc.2.25502.107
You can build .NET 10.0 RC 2 from the repository by cloning the release tag
v10.0.100-rc.2.25502.107and following the build instructions in the main README.md.Alternatively, you can build from the sources attached to this release directly.
More information on this process can be found in the dotnet/dotnet repository.
Attached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023
Note: GitHub automatically generates the "Source code (tar.gz/zip)" archives included in this release. Please download the official source code from:
10.0.100-rc.1.25451.107
You can build .NET 10.0 RC 1 from the repository by cloning the release tag
v10.0.100-rc.1.25451.107and following the build instructions in the main README.md.Alternatively, you can build from the sources attached to this release directly.
More information on this process can be found in the dotnet/dotnet repository.
Attached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023
10.0.100-preview.7.25380.108
You can build .NET 10.0 Preview 7 from the repository by cloning the release tag
v10.0.100-preview.7.25380.108and following the build instructions in the main README.md.Alternatively, you can build from the sources attached to this release directly.
More information on this process can be found in the dotnet/dotnet repository.
Attached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023
10.0.0-preview.6.25358.103
You can build .NET 10.0 Preview 6 from the repository by cloning the release tag
v10.0.0-preview.6.25358.103and following the build instructions in the main README.md.Alternatively, you can build from the sources attached to this release directly.
More information on this process can be found in the dotnet/dotnet repository.
Attached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023
10.0.0-preview.5.25277.114
You can build .NET 10.0 Preview 5 from the repository by cloning the release tag
v10.0.0-preview.5.25277.114and following the build instructions in the main README.md.Alternatively, you can build from the sources attached to this release directly.
More information on this process can be found in the dotnet/dotnet repository.
Attached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023
10.0.0-preview.4.25258.110
You can build .NET 10.0 Preview 4 from the repository by cloning the release tag
v10.0.0-preview.4.25258.110and following the build instructions in the main README.md.Alternatively, you can build from the sources attached to this release directly.
More information on this process can be found in the dotnet/dotnet repository.
Attached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023
10.0.0-preview.3.25171.5
You can build .NET 10.0 Preview 3 from the repository by cloning the release tag
v10.0.0-preview.3.25171.5and following the build instructions in the main README.md.Alternatively, you can build from the sources attached to this release directly.
More information on this process can be found in the dotnet/dotnet repository.
Attached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023
10.0.0-preview.2.25163.2
You can build .NET 10.0 Preview 2 from the repository by cloning the release tag
v10.0.0-preview.2.25163.2and following the build instructions in the main README.md.Alternatively, you can build from the sources attached to this release directly.
More information on this process can be found in the dotnet/dotnet repository.
Attached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023
10.0.0-preview.1.25080.5
You can build .NET 10.0 Preview 1 from the repository by cloning the release tag
v10.0.0-preview.1.25080.5and following the build instructions in the main README.md.Alternatively, you can build from the sources attached to this release directly.
More information on this process can be found in the dotnet/dotnet repository.
Attached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023
9.0.112
You can build .NET 9.0 from the repository by cloning the release tag
v9.0.112and following the build instructions in the main README.md.Alternatively, you can build from the sources attached to this release directly.
More information on this process can be found in the dotnet/dotnet repository.
Attached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023
9.0.111
You can build .NET 9.0 from the repository by cloning the release tag
v9.0.111and following the build instructions in the main README.md.Alternatively, you can build from the sources attached to this release directly.
More information on this process can be found in the dotnet/dotnet repository.
Attached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023
9.0.110
You can build .NET 9.0 from the repository by cloning the release tag
v9.0.110and following the build instructions in the main README.md.Alternatively, you can build from the sources attached to this release directly.
More information on this process can be found in the dotnet/dotnet repository.
Attached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023
9.0.109
You can build .NET 9.0 from the repository by cloning the release tag
v9.0.109and following the build instructions in the main README.md.Alternatively, you can build from the sources attached to this release directly.
More information on this process can be found in the dotnet/dotnet repository.
Attached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023
9.0.101
You can build .NET 9.0 from the repository by cloning the release tag
v9.0.101and following the build instructions in the main README.md.Alternatively, you can build from the sources attached to this release directly.
More information on this process can be found in the dotnet/dotnet repository.
Attached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023
9.0.7
You can build .NET 9.0 from the repository by cloning the release tag
v9.0.7and following the build instructions in the main README.md.Alternatively, you can build from the sources attached to this release directly.
More information on this process can be found in the dotnet/dotnet repository.
Attached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023
9.0.6
You can build .NET 9.0 from the repository by cloning the release tag
v9.0.6and following the build instructions in the main README.md.Alternatively, you can build from the sources attached to this release directly.
More information on this process can be found in the dotnet/dotnet repository.
Attached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023
9.0.5
You can build .NET 9.0 from the repository by cloning the release tag
v9.0.5and following the build instructions in the main README.md.Alternatively, you can build from the sources attached to this release directly.
More information on this process can be found in the dotnet/dotnet repository.
Attached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023
9.0.4
You can build .NET 9.0 from the repository by cloning the release tag
v9.0.4and following the build instructions in the main README.md.Alternatively, you can build from the sources attached to this release directly.
More information on this process can be found in the dotnet/dotnet repository.
Attached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023
9.0.3
You can build .NET 9.0 from the repository by cloning the release tag
v9.0.3and following the build instructions in the main README.md.Alternatively, you can build from the sources attached to this release directly.
More information on this process can be found in the dotnet/dotnet repository.
Attached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023
9.0.2
You can build .NET 9.0 from the repository by cloning the release tag
v9.0.2and following the build instructions in the main README.md.Alternatively, you can build from the sources attached to this release directly.
More information on this process can be found in the dotnet/dotnet repository.
Attached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023
9.0.1
You can build .NET 9.0 from the repository by cloning the release tag
v9.0.1and following the build instructions in the main README.md.Alternatively, you can build from the sources attached to this release directly.
More information on this process can be found in the dotnet/dotnet repository.
Attached are PGP signatures for the GitHub generated tarball and zipball. You can find the public key at https://dot.net/release-key-2023
Commits viewable in compare view.
Updated Microsoft.NET.Test.Sdk from 17.14.1 to 18.0.1.
Release notes
Sourced from Microsoft.NET.Test.Sdk's releases.
18.0.1
What's Changed
Fixing an issue with loading covrun64.dll on systems that have .NET 10 SDK installed: https://learn.microsoft.com/en-us/dotnet/core/compatibility/sdk/10.0/code-coverage-dynamic-native-instrumentation
Internal changes
Full Changelog: microsoft/vstest@v18.0.0...v18.0.1
18.0.0
What's Changed
Internal fixes and updates
... (truncated)
Commits viewable in compare view.
Updated MSTest.TestAdapter from 3.10.5 to 4.0.2.
Release notes
Sourced from MSTest.TestAdapter's releases.
4.0.2
See the release notes here
4.0.1
See the release notes here
4.0.0
What is new?
Assert.That
MSTest v4 adds a new type of assertion, that allows you to write any expression, and it will inspect the result to give you more information on failure. Providing a very flexible way to assert complicated expressions. Here a simple example:
CallerArgumentExpression
CallerArgumentExpression is consumed by all assertions, to make them aware of the expressions used in the assertion. In the example below, we now know what both the expected and actual values are. But also what value they come from, giving us opportunity to provide better error messages:
CallerArgumentExpression
CallerArgumentExpression is consumed by all assertions, to make them aware of the expressions used in the assertion. In the example below, we now know what both the expected and actual values are. But also what value they come from, giving us opportunity to provide better error messages: