[main] Source code updates from dotnet/aspnetcore#500
Conversation
|
This one looks fishy:
|
|
I'm not sure:
And then right after, when it tries to upload it:
is |
Diff: https://github.com/dotnet/aspnetcore/compare/4b825dc642cb6eb9a060e54bf8d69288fbee4904..6567ae56ec038ec9b71d3cd6098671da39bf1504 From: dotnet/aspnetcore@4b825dc To: dotnet/aspnetcore@6567ae5 [[ commit created by automation ]]
|
The path on Ubuntu is displayed differently because it's running inside a container there and AzDO probably leaks the real path. I don't think that's related as the Windows jobs also fail and they don't run inside a container and the paths are all the same:
|
|
OK looks like this regressed with @ellahathaway's commit: dotnet/aspnetcore@92bc896 @ellahathaway I fixed this with the latest commit by only setting the properties if the args are explicitly provided. I think that's the right thing to do anyway. |

Note
This is a codeflow update. It may contain both source code changes from the source repo as well as dependency updates. Learn more here.
This pull request brings the following source code changes
From https://github.com/dotnet/aspnetcore