Open
Conversation
Bumps CliFx from 2.3.5 to 2.3.6 Bumps coverlet.collector from 6.0.2 to 8.0.0 Bumps coverlet.msbuild from 6.0.2 to 8.0.0 Bumps FluentValidation from 11.10.0 to 12.1.1 Bumps GitHubActionsTestLogger from 2.4.1 to 3.0.1 Bumps Meziantou.Analyzer from 2.0.172 to 3.0.18 Bumps Microsoft.NET.Test.Sdk from 17.11.1 to 18.3.0 Bumps Microsoft.VisualStudio.Threading.Analyzers from 17.11.20 to 17.14.15 Bumps Newtonsoft.Json from 13.0.3 to 13.0.4 Bumps NSubstitute from 5.1.0 to 5.3.0 Bumps Roslynator.Analyzers from 4.12.8 to 4.15.0 Bumps Roslynator.CodeAnalysis.Analyzers from 4.12.8 to 4.15.0 Bumps Roslynator.Formatting.Analyzers from 4.12.8 to 4.15.0 Bumps Shouldly from 4.2.1 to 4.3.0 Bumps System.Net.Http.Json from 9.0.11 to 10.0.3 Bumps Verify.Http from 6.4.1 to 7.4.0 Bumps Verify.Xunit from 27.0.1 to 31.12.5 Bumps xunit from 2.9.2 to 2.9.3 Bumps xunit.analyzers to 1.18.0, 1.27.0 Bumps xunit.runner.visualstudio from 2.8.2 to 3.1.5 Bumps YamlDotNet from 16.1.3 to 16.3.0 --- updated-dependencies: - dependency-name: CliFx dependency-version: 2.3.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget - dependency-name: coverlet.collector dependency-version: 8.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: nuget - dependency-name: coverlet.msbuild dependency-version: 8.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: nuget - dependency-name: FluentValidation dependency-version: 12.1.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: nuget - dependency-name: GitHubActionsTestLogger dependency-version: 3.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: nuget - dependency-name: Meziantou.Analyzer dependency-version: 3.0.18 dependency-type: direct:production update-type: version-update:semver-major dependency-group: nuget - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 18.3.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: nuget - dependency-name: Microsoft.VisualStudio.Threading.Analyzers dependency-version: 17.14.15 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget - dependency-name: Newtonsoft.Json dependency-version: 13.0.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget - dependency-name: NSubstitute dependency-version: 5.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget - dependency-name: Roslynator.Analyzers dependency-version: 4.15.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget - dependency-name: Roslynator.CodeAnalysis.Analyzers dependency-version: 4.15.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget - dependency-name: Roslynator.Formatting.Analyzers dependency-version: 4.15.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget - dependency-name: Shouldly dependency-version: 4.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget - dependency-name: System.Net.Http.Json dependency-version: 10.0.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: nuget - dependency-name: Verify.Http dependency-version: 7.4.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: nuget - dependency-name: Verify.Xunit dependency-version: 31.12.5 dependency-type: direct:production update-type: version-update:semver-major dependency-group: nuget - dependency-name: xunit dependency-version: 2.9.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget - dependency-name: xunit.analyzers dependency-version: 1.18.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget - dependency-name: xunit.analyzers dependency-version: 1.27.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget - dependency-name: xunit.runner.visualstudio dependency-version: 3.1.5 dependency-type: direct:production update-type: version-update:semver-major dependency-group: nuget - dependency-name: YamlDotNet dependency-version: 16.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 CliFx from 2.3.5 to 2.3.6.
Release notes
Sourced from CliFx's releases.
2.3.6
What's Changed
Write(...),WriteLine(...),Read()andReadLine()extension methods forIConsoleby @Tyrrrz in AddWrite(...),WriteLine(...),Read()andReadLine()extension methods forIConsoleTyrrrz/CliFx#140--help,--version) by @Tyrrrz in Allow user-defined options to shadow implicit ones (--help,--version) Tyrrrz/CliFx#159New Contributors
Full Changelog: Tyrrrz/CliFx@2.3.5...2.3.6
Commits viewable in compare view.
Updated coverlet.collector from 6.0.2 to 8.0.0.
Release notes
Sourced from coverlet.collector's releases.
8.0.0
Special Thanks: A huge thank you to @Bertk for driving the majority of the work in this release! 🎉
Fixed
Improvements
Diff between 6.0.4 and 8.0.0
6.0.4
Fixed
Diff between 6.0.3 and 6.0.4
6.0.3
Fixed
Improvements
Diff between 6.0.2 and 6.0.3
Commits viewable in compare view.
Updated coverlet.msbuild from 6.0.2 to 8.0.0.
Release notes
Sourced from coverlet.msbuild's releases.
8.0.0
Special Thanks: A huge thank you to @Bertk for driving the majority of the work in this release! 🎉
Fixed
Improvements
Diff between 6.0.4 and 8.0.0
6.0.4
Fixed
Diff between 6.0.3 and 6.0.4
6.0.3
Fixed
Improvements
Diff between 6.0.2 and 6.0.3
Commits viewable in compare view.
Updated FluentValidation from 11.10.0 to 12.1.1.
Release notes
Sourced from FluentValidation's releases.
12.1.0
Release notes
Please read the upgrade guide if you are moving from 11.x to 12.x
Changes in 12.1.0
Changes in 12.0.0
Downloads
Binaries can be downloaded from nuget:
12.0.0
Release notes
Please read the upgrade guide if you are moving from 11.x to 12.x
Changes in 12.0.0
Downloads
Binaries can be downloaded from nuget:
11.11.0
Release notes
Please read the upgrade guide if you are moving from 10.x to 11.x
Changes in 11.11.0
Changes in 11.10.0
Changes in 11.9.2
ScalePrecisionValidatorerror message clarification (#2211)Changes in 11.9.1
Changes in 11.9.0
NullReferenceException(#2152)RuleFor(x => x)) (#2168)AddValidatorsFromAssemblyContainingfrom registering validators twice (#2182)Changes in 11.8.1
Changes in 11.8.0
AbstractValidator.OnRuleAddedto allow customization of rule instances after creation (#2114)Changes in 11.7.1
Changes in 11.7.0
Changes in 11.6.0
... (truncated)
Commits viewable in compare view.
Updated GitHubActionsTestLogger from 2.4.1 to 3.0.1.
Release notes
Sourced from GitHubActionsTestLogger's releases.
3.0.1
Full Changelog: Tyrrrz/GitHubActionsTestLogger@3.0...3.0.1
3.0
Configuration breaking changes
@trait.XYZreplacement token has been removed.See the readme for updated usage instructions.
What's Changed
Microsoft.Testing.Platformby @Tyrrrz in Add support forMicrosoft.Testing.PlatformTyrrrz/GitHubActionsTestLogger#53New Contributors
Full Changelog: Tyrrrz/GitHubActionsTestLogger@2.4.1...3.0
Commits viewable in compare view.
Updated Meziantou.Analyzer from 2.0.172 to 3.0.18.
Release notes
Sourced from Meziantou.Analyzer's releases.
3.0.18
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/3.0.18
What's Changed
Full Changelog: meziantou/Meziantou.Analyzer@3.0.17...3.0.18
3.0.17
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/3.0.17
What's Changed
Full Changelog: meziantou/Meziantou.Analyzer@3.0.16...3.0.17
3.0.16
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/3.0.16
What's Changed
Full Changelog: meziantou/Meziantou.Analyzer@3.0.15...3.0.16
3.0.15
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/3.0.15
What's Changed
Full Changelog: meziantou/Meziantou.Analyzer@3.0.14...3.0.15
3.0.14
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/3.0.14
What's Changed
Full Changelog: meziantou/Meziantou.Analyzer@3.0.13...3.0.14
3.0.13
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/3.0.13
What's Changed
Full Changelog: meziantou/Meziantou.Analyzer@3.0.12...3.0.13
3.0.12
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/3.0.12
What's Changed
Full Changelog: meziantou/Meziantou.Analyzer@3.0.11...3.0.12
3.0.11
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/3.0.11
What's Changed
Full Changelog: meziantou/Meziantou.Analyzer@3.0.10...3.0.11
3.0.10
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/3.0.10
What's Changed
Full Changelog: meziantou/Meziantou.Analyzer@3.0.9...3.0.10
3.0.9
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/3.0.9
What's Changed
Full Changelog: meziantou/Meziantou.Analyzer@3.0.8...3.0.9
3.0.8
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/3.0.8
What's Changed
Full Changelog: meziantou/Meziantou.Analyzer@3.0.7...3.0.8
3.0.7
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/3.0.7
What's Changed
Full Changelog: meziantou/Meziantou.Analyzer@3.0.6...3.0.7
3.0.6
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/3.0.6
What's Changed
Full Changelog: meziantou/Meziantou.Analyzer@3.0.5...3.0.6
3.0.5
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/3.0.5
What's Changed
Full Changelog: meziantou/Meziantou.Analyzer@3.0.4...3.0.5
3.0.4
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/3.0.4
What's Changed
Full Changelog: meziantou/Meziantou.Analyzer@3.0.3...3.0.4
3.0.3
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/3.0.3
What's Changed
Full Changelog: meziantou/Meziantou.Analyzer@3.0.2...3.0.3
3.0.2
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/3.0.2
What's Changed
Full Changelog: meziantou/Meziantou.Analyzer@3.0.1...3.0.2
3.0.1
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/3.0.1
What's Changed
Full Changelog: meziantou/Meziantou.Analyzer@2.0.302...3.0.1
2.0.302
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.302
Full Changelog: meziantou/Meziantou.Analyzer@2.0.301...2.0.302
2.0.301
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.301
What's Changed
New Contributors
Full Changelog: meziantou/Meziantou.Analyzer@2.0.300...2.0.301
2.0.300
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.300
What's Changed
Full Changelog: meziantou/Meziantou.Analyzer@2.0.299...2.0.300
2.0.299
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.299
What's Changed
Full Changelog: meziantou/Meziantou.Analyzer@2.0.298...2.0.299
2.0.298
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.298
What's Changed
Full Changelog: meziantou/Meziantou.Analyzer@2.0.297...2.0.298
2.0.297
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.297
What's Changed
Full Changelog: meziantou/Meziantou.Analyzer@2.0.296...2.0.297
2.0.296
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.296
What's Changed
Full Changelog: meziantou/Meziantou.Analyzer@2.0.295...2.0.296
2.0.295
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.295
What's Changed
Full Changelog: meziantou/Meziantou.Analyzer@2.0.294...2.0.295
2.0.294
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.294
Full Changelog: meziantou/Meziantou.Analyzer@2.0.293...2.0.294
2.0.293
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.293
What's Changed
Full Changelog: meziantou/Meziantou.Analyzer@2.0.292...2.0.293
2.0.292
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.292
What's Changed
Full Changelog: meziantou/Meziantou.Analyzer@2.0.291...2.0.292
2.0.291
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.291
What's Changed
Full Changelog: meziantou/Meziantou.Analyzer@2.0.290...2.0.291
2.0.290
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.290
What's Changed
Full Changelog: meziantou/Meziantou.Analyzer@2.0.289...2.0.290
2.0.289
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.289
What's Changed
Full Changelog: meziantou/Meziantou.Analyzer@2.0.288...2.0.289
2.0.288
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.288
What's Changed
Full Changelog: meziantou/Meziantou.Analyzer@2.0.287...2.0.288
2.0.287
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.287
What's Changed
Full Changelog: meziantou/Meziantou.Analyzer@2.0.286...2.0.287
2.0.286
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.286
Full Changelog: meziantou/Meziantou.Analyzer@2.0.285...2.0.286
2.0.285
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.285
What's Changed
Full Changelog: meziantou/Meziantou.Analyzer@2.0.284...2.0.285
2.0.284
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.284
What's Changed
Full Changelog: meziantou/Meziantou.Analyzer@2.0.283...2.0.284
2.0.283
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.283
What's Changed
Full Changelog: meziantou/Meziantou.Analyzer@2.0.282...2.0.283
2.0.282
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.282
Full Changelog: meziantou/Meziantou.Analyzer@2.0.281...2.0.282
2.0.281
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.281
Full Changelog: meziantou/Meziantou.Analyzer@2.0.280...2.0.281
2.0.280
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.280
Full Changelog: meziantou/Meziantou.Analyzer@2.0.279...2.0.280
2.0.279
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.279
What's Changed
Full Changelog: meziantou/Meziantou.Analyzer@2.0.278...2.0.279
2.0.278
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.278
What's Changed
Full Changelog: meziantou/Meziantou.Analyzer@2.0.277...2.0.278
2.0.277
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.277
Full Changelog: meziantou/Meziantou.Analyzer@2.0.276...2.0.277
2.0.276
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.276
What's Changed
Full Changelog: meziantou/Meziantou.Analyzer@2.0.275...2.0.276
2.0.275
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.275
Full Changelog: meziantou/Meziantou.Analyzer@2.0.274...2.0.275
2.0.274
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.274
What's Changed
Full Changelog: meziantou/Meziantou.Analyzer@2.0.273...2.0.274
2.0.273
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.273
What's Changed
Full Changelog: meziantou/Meziantou.Analyzer@2.0.272...2.0.273
2.0.272
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.272
What's Changed
Full Changelog: meziantou/Meziantou.Analyzer@2.0.271...2.0.272
2.0.271
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.271
What's Changed
Full Changelog: meziantou/Meziantou.Analyzer@2.0.270...2.0.271
2.0.270
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.270
What's Changed
Full Changelog: meziantou/Meziantou.Analyzer@2.0.269...2.0.270
2.0.269
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.269
What's Changed
Full Changelog: meziantou/Meziantou.Analyzer@2.0.268...2.0.269
2.0.268
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.268
Full Changelog: meziantou/Meziantou.Analyzer@2.0.267...2.0.268
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
2.0.222
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.222
What's Changed
New Contributors
Full Changelog: meziantou/Meziantou.Analyzer@2.0.221...2.0.222
2.0.221
NuGet package: https://www.nuget.org/packages/Meziantou.Analyzer/2.0.221
What's Changed
Full Changelog: meziantou/Meziantou.Analyzer@2.0.220...2.0.221
Commits viewable in compare view.
Updated Microsoft.NET.Test.Sdk from 17.11.1 to 18.3.0.
Release notes
Sourced from Microsoft.NET.Test.Sdk's releases.
18.3.0
What's Changed
Internal fixes and updates
New Contributors
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)
17.14.1
What's Changed
Full Changelog: microsoft/vstest@v17.14.0...v17.14.1
17.14.0
What's Changed
.NET versions updated
This version of VS Test upgraded .NET to net8 and net9. All projects targeting net6.0 (or other end-of-life .NET target frameworks) should pin their version of Microsoft.NET.Test.SDK to 17.13.0, or update the projects to net8 or newer. We remain backwards compatible with previous versions of Microsoft.NET.Test.SDK. This change does NOT prevent you from:
It also has no impact on .NET Framework projects, where we continue targeting .NET Framework 4.6.2.
Changes
Internal version updates and fixes
New Contributors
... (truncated)
17.14.0-preview-25107-01
What's Changed
.NET versions updated
This version of VS Test upgraded .NET to net8 and net9. All projects targeting net6.0 (or other end-of-life .NET target frameworks) should pin their version of Microsoft.NET.Test.SDK to 17.13.0, or update the projects to net8 or newer. We remain backwards compatible with previous versions of Microsoft.NET.Test.SDK. This change does NOT prevent you from:
It also has no impact on .NET Framework projects, where we continue targeting .NET Framework 4.6.2.
Changes
Internal version updates and fixes
Will probably revert before release:
New Contr.....
Description has been truncated