dotnet / dotnet/arcade-services
Factor ManifestBuildData props into a separate file
Open
- Dominant language
- C#
- Stars
- 86
- Forks
- 86
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 35
Description
For repos not using arcade's publish.proj (instead calling PushToAzureDevOpsArtifacts themselves), they have to calculate the manifest build data like arcade does here: https://github.com/dotnet/arcade/blob/master/src/Microsoft.DotNet.Arcade.Sdk/tools/Publish.proj#L110-L136. This instead should just be in a props file so it can be imported by consumers not using publish.proj
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.