Viktor Griph

Results 7 issues of Viktor Griph

**Describe the bug** When migrating from GitVersionTask to GitVersion.MsBuild it is no longer possible to have a git version configuration per solution in a repository containing multiple solutions. We have...

bug

**Is your improvement request related to a problem? Please describe.** Sometimes it is hard to understand why a version is calculated, the verbose and diagnostic log messages usually help with...

improvement

When rewriting history, only keeping some paths, and a branch changing items on that file, where the change is reverted in the merge commit, still have the change applied. To...

With two SetUpFixtures in the same namespace, there is no way to control which fixture runs first. Since there is the `OrderAttribute`, I thought, that sticking that on the fixture...

is:idea
hardfix

**Describe the bug** When trying to use the [GetKeyedHashAlgorithm](https://learn.microsoft.com/en-us/dotnet/api/system.identitymodel.tokens.symmetricsecuritykey.getkeyedhashalgorithm?view=dotnet-plat-ext-7.0) on the System.IdentityModel.Tokens.SymmetricSecurityKey class, the IDE and compiler says that the method is missing. Investigating the issue I noticed that the...

triaged

### Describe the bug I'm not entirely sure if this is a bug with the .NET SDK or with the NuGet client, but I'm reporting it here to start with....

Area-NetSDK

**Describe the bug** Version 8.1 of the System.ServiceModel.Primitives brings back netstandard and .NET Framework support to the System.ServiceModel.Primitives package, after it was removed in version 6.0.0. However, after updating the...

triaged