Skip to content
This repository has been archived by the owner on Apr 28, 2018. It is now read-only.

Updates build to .NET Core *.csproj #181

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Updates build to .NET Core *.csproj #181

wants to merge 1 commit into from

Conversation

jterry75
Copy link
Contributor

@jterry75 jterry75 commented Apr 7, 2017

No description provided.

- ps: (new-object net.webclient).DownloadFile('https://dotnetcli.blob.core.windows.net/dotnet/Sdk/rel-1.0.0/dotnet-dev-win-x64.latest.exe', "c:/dotnet-install.exe")
- cmd: c:\dotnet-install.exe /install /quiet
- ps: (new-object net.webclient).DownloadFile('https://raw.githubusercontent.com/dotnet/cli/master/scripts/obtain/dotnet-install.ps1', "C:/dotnet-install.ps1")
- ps: C:/dotnet-install.ps1
Copy link
Member

Choose a reason for hiding this comment

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

This is working in our project, but we have this code as well:
https://github.com/PowerShell/PowerShell/blob/master/build.psm1#L2088

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.

4 participants