We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3c2ff6d + 29ab3d0 commit 4341d98Copy full SHA for 4341d98
build.proj
@@ -301,8 +301,6 @@
301
<Scope>Netcore</Scope>
302
</PropertyGroup>
303
304
- <Exec Command="$(PowerShellCoreCommandPrefix) "$ProgressPreference = 'SilentlyContinue';. $(LibraryToolsFolder)\CreateAliasMapping.ps1 ""/>
305
-
306
<!-- Build and create package content -->
307
<Exec Command="dotnet --version"/>
308
<Exec Command="dotnet publish Azure.PowerShell.Netcore.sln -c $(Configuration)"/>
0 commit comments