Skip to content

[FEATURE REQUEST]: Update Arcade version to allow updating .NET #1198

Closed
@grazy27

Description

@grazy27

While implementing #1178, it was not possible to upgrade to .NET 8 because the build fails.

The failure occurs in a task that embeds commit information from Git into package metadata using SourceLink. Starting from the .NET 8 SDK, referencing SourceLink packages explicitly is prohibited, as this functionality is now embedded into the SDK itself.

Related documentation: What's new in .NET 8 SDK: Source Link
Related issue: SourceLink GitHub issue #1142

Image

This issue has been addressed in newer versions of Arcade. To resolve this and unblock the .NET upgrade, we need to update Arcade to the latest version.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions