Skip to content
This repository has been archived by the owner on Oct 4, 2021. It is now read-only.

[827616] Add ASP.NET Core Publish To Folder unit tests #9605

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

Semptra
Copy link
Contributor

@Semptra Semptra commented Jan 27, 2020

Fixes https://devdiv.visualstudio.com/DevDiv/_workitems/edit/827616

Added PublishToFolder unit test, refactored Publish method (cannot test it before - there was a lot of logic dependent on IdeApp).

@Semptra Semptra changed the title [827616] Add ASP.NET Core Publish To Folder uni tests [827616] Add ASP.NET Core Publish To Folder unit tests Jan 27, 2020
@Semptra
Copy link
Contributor Author

Semptra commented Jan 27, 2020

@rodrmoya for some reason publishing for Windows ARM64 fails (only with .NET Core 3.0):

PublishToFolder("aspnetcore-empty-30","publish --configuration Release --self-contained --runtime win-arm64 --output bin/release-22self-contained-win-arm64")

Publish to Folder command exit code must be 0
Expected: 0
But was:  1

Base automatically changed from master to main March 9, 2021 14:17
@akoeplinger akoeplinger changed the base branch from main to master March 15, 2021 17:01
Base automatically changed from master to main March 15, 2021 17:03
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants