Skip to content
This repository was archived by the owner on Oct 6, 2025. It is now read-only.

tdg5/csharpier-build-issue-reproduction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Csharpier Build Issue Reproduction

Run the following to view the error:

dotnet restore --force-evaluate \
  && dotnet build --no-incremental -v diag --tlp:default=false

If you remove the xunit.v3 dependency, the error no longer occurs.

The error

Build FAILED.

"/Users/danny/src/tdg5/csharpier-build-issue-reproduction/App.Tests.csproj" (Rebuild target) (1:7) ->
"/Users/danny/src/tdg5/csharpier-build-issue-reproduction/App.Tests.csproj" (CSharpierFormatInner target) (1:8) ->
 /usr/local/share/dotnet/sdk/9.0.300/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(201,38): error MSB4184: The expression "[MSBuild]::VersionLessThan('', 6.0)" cannot be evaluated. Version string was not in a correct format. [/Users/danny/src/tdg5/csharpier-build-issue-reproduction/App.Tests.csproj]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors