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.
1 parent 78f3dd3 commit 29ab3d0Copy full SHA for 29ab3d0
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