Skip to content

[ISSUE]: Configuration value for 'AssemblyVersioningScheme' has no value. (this should not happen, please report an issue) #4776

Description

@f-rich

Prerequisites

  • I have written a descriptive issue title
  • I have searched issues to ensure it has not already been reported

GitVersion package

GitVersion.MsBuild

GitVersion version

6.5.1

Operating system

Windows

What are you seeing?

ERROR [25-12-11 12:25:29:94] An unexpected error occurred: 1> System.Exception: Configuration value for 'AssemblyVersioningScheme' has no value. (this should not happen, please report an issue) 1> at GitVersion.Configuration.EffectiveConfiguration..ctor(IGitVersionConfiguration configuration, IBranchConfiguration branchConfiguration, EffectiveConfiguration fallbackConfiguration) in /_/src/GitVersion.Core/Configuration/EffectiveConfiguration.cs:line 35 1> at GitVersion.VersionCalculation.NextVersionCalculator.FindVersion() in /_/src/GitVersion.Core/VersionCalculation/VersionCalculators/NextVersionCalculator.cs:line 32 1> at GitVersion.GitVersionCalculateTool.CalculateVersionVariables() in /_/src/GitVersion.Core/Core/GitVersionCalculateTool.cs:line 45 1> at GitVersion.GitVersionExecutor.RunGitVersionTool(GitVersionOptions gitVersionOptions) in /_/src/GitVersion.App/GitVersionExecutor.cs:line 69

What is expected?

A successful build, I guess.

(message says to report the issue, so I am :-))

Steps to Reproduce

GitVersion.yml with:

mode: ManualDeployment
workflow: ""

RepositoryFixture Test

No response

Output log or link to your CI build (if appropriate).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions