Skip to content

Accept 'tools/buildinfo' as an alternative path to 'buildinfo' due to an nuget bug. - #70

Merged
rolfbjarne merged 1 commit into
dotnet:masterfrom
rolfbjarne:nuget-buildinfo-bug
Feb 24, 2020
Merged

Accept 'tools/buildinfo' as an alternative path to 'buildinfo' due to an nuget bug.#70
rolfbjarne merged 1 commit into
dotnet:masterfrom
rolfbjarne:nuget-buildinfo-bug

Conversation

@rolfbjarne

@rolfbjarne rolfbjarne commented Feb 15, 2020

Copy link
Copy Markdown
Member

nuget doesn't like files that start with 'build*' in the root nuget directory (1), which means we have to support finding the 'buildinfo' file somewhere else too (in particular in 'tools/buildinfo' instead).

… an nuget bug.

nuget doesn't like files that start with 'build*' in the root nuget directory
[1], so avoid it by putting 'buildinfo' in 'tools/buildinfo' instead.

[1]: NuGet/Home#8810
@rolfbjarne
rolfbjarne merged commit e21e1aa into dotnet:master Feb 24, 2020
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.

4 participants