Mattias Karlsson

Results 51 issues of Mattias Karlsson

The following legacy output variables have been removed in GitVersion 6: * `BuildMetaDataPadded` * `LegacySemVer` * `LegacySemVerPadded` * `NuGetVersionV2` * `NuGetVersion` * `NuGetPreReleaseTagV2` * `NuGetPreReleaseTag` * `CommitsSinceVersionSourcePadded` https://github.com/cake-build/cake/blob/d6c0cc3a0eb5a1432566a9c1db2399d48ff89ad7/src/Cake.Common/Tools/GitVersion/GitVersion.cs#L65 https://github.com/cake-build/cake/blob/d6c0cc3a0eb5a1432566a9c1db2399d48ff89ad7/src/Cake.Common/Tools/GitVersion/GitVersion.cs#L85 https://github.com/cake-build/cake/blob/d6c0cc3a0eb5a1432566a9c1db2399d48ff89ad7/src/Cake.Common/Tools/GitVersion/GitVersion.cs#L90...

Breaking change

launch configuration looks something like ```json { "name": ".NET Debug Tool", "type": "coreclr", "request": "launch", "program": "dotnet", "args": [ "tool", "run", "{toolname}" ], "cwd": "${workspaceRoot}", "stopAtEntry": true, "externalConsole": false, "justMyCode":...

Feature Request
Debugger
OmniSharp
Blocked on .NET Core

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [verify.Nunit](https://redirect.github.com/VerifyTests/Verify) | nuget | minor | `31.5.2` -> `31.7.1` | --- ### Release...

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [Spectre.Console.Testing](https://redirect.github.com/spectreconsole/spectre.console) | nuget | minor | `0.52.0` -> `0.54.0` | --- ### Release...

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [Microsoft.Extensions.Diagnostics.Testing](https://dot.net/) ([source](https://redirect.github.com/dotnet/extensions)) | nuget | major | `9.10.0` -> `10.0.0` | --- ###...

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [dotnet-sdk](https://redirect.github.com/dotnet/sdk) | dotnet-sdk | major | `9.0.307` -> `10.0.100` | --- ### Release...

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [Devlead.Console](https://redirect.github.com/devlead/Devlead.Console) | nuget | minor | `2025.10.15.396` -> `2025.11.4.431` | --- ### Release...

Example waring during build > The package Cake.DotNetTool.Module.5.1.0-PullRequest4563-0144 is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. Related, investigate if still an issue. https://github.com/cake-build/cake/blob/3a5019e1b0e7b0305d8c21b491e4e1a11e86b84b/src/Cake.DotNetTool.Module/Cake.DotNetTool.Module.csproj#L23-L31

Build