Skip to content

Workaround CS7034 build break#416

Merged
MichaelSimons merged 1 commit intodotnet:mainfrom
MichaelSimons:build-fix
Dec 3, 2024
Merged

Workaround CS7034 build break#416
MichaelSimons merged 1 commit intodotnet:mainfrom
MichaelSimons:build-fix

Conversation

@MichaelSimons
Copy link
Copy Markdown
Member

@MichaelSimons MichaelSimons commented Dec 2, 2024

Changes in #404 caused a build break.

/mnt/vss/_work/1/s/artifacts/sb/src/artifacts/obj/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Release/Microsoft.DotNet.SourceBuild.Tasks.XPlat.AssemblyInfo.cs(15,59): error CS7035: The specified version string '10.0.560201.0' does not conform to the recommended format - major.minor.build.revision [/mnt/vss/_work/1/s/artifacts/sb/src/eng/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj]

I disabled GenerateAssemblyInfo on the tasks project since it doesn't seem necessary for a msbuild task assembly used within the build.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants