Skip to content

Conversation

@vladimir-shcherbakov
Copy link
Contributor

@vladimir-shcherbakov vladimir-shcherbakov commented Mar 6, 2019

Description

All Mono.Posix.NETStandard.dll refs removed

Checklist

build/jobs.yml Outdated
command: custom
custom: msbuild
arguments: 'build.proj /t:Test /p:Configuration=$(Configuration)'
arguments: 'build.proj /t:Test /p:Configuration=$(Configuration) /p:Framework=netcoreapp2.1'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can be:

Suggested change
arguments: 'build.proj /t:Test /p:Configuration=$(Configuration) /p:Framework=netcoreapp2.1'
arguments: 'build.proj /t:Test /p:Configuration=$(Configuration);Framework=netcoreapp2.1'

"Az.Storage","Mono.Posix.NETStandard","1.0.0.0","Microsoft.WindowsAzure.Storage.DataMovement","0","3000","Missing assembly Mono.Posix.NETStandard referenced from Microsoft.WindowsAzure.Storage.DataMovement","Ensure that the assembly is included in the Wix file or directory"
"Az.Storage","Microsoft.Win32.Registry","4.1.1.0","System.Management.Automation","0","3000","Missing assembly Microsoft.Win32.Registry referenced from System.Management.Automation","Ensure that the assembly is included in the Wix file or directory"
"Az.Storage","Microsoft.PowerShell.CoreCLR.Eventing","6.1.0.0","System.Management.Automation","0","3000","Missing assembly Microsoft.PowerShell.CoreCLR.Eventing referenced from System.Management.Automation","Ensure that the assembly is included in the Wix file or directory"
"Az.Storage","Mono.Posix.NETStandard","1.0.0.0","Microsoft.WindowsAzure.Storage.DataMovement","0","3000","Missing assembly Mono.Posix.NETStandard referenced from Microsoft.WindowsAzure.Storage.DataMovement","Ensure that the assembly is included in the Wix file or directory"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is not needed. This same line is 3 lines up.

@MiYanni MiYanni merged commit f50193b into ado-checkin-linux Mar 11, 2019
@maddieclayton maddieclayton deleted the ado-checkin-linux-noposix branch April 3, 2019 00:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants