question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Add macOS Sierra runtime identifier

See original GitHub issue

The readme stipulates to check runtime identifier - if my runtime is being supported. The macOS Sierra runtime id is missing: https://github.com/dotnet/templating/blob/master/src/dotnet-new3/dotnet-new3.csproj#L7 though dotnet supports it as RID: osx.10.12-x64

Thanks!

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:5 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
mlorbetskecommented, Feb 10, 2017

@peterblazejewicz it looks like setup.sh, build.sh and harderreset.sh have gotten out of date with some of the build changes we’ve needed to make lately. I’m working through resolving the issues with it.

0reactions
peterblazejewiczcommented, Mar 26, 2017

FYI:

Done!
You can now use setup.sh from anywhere to rebuild dotnet new3
You can now use harderreset.sh from anywhere to delete dotnet new3 artifacts
sed: 1: "defaultinstall.package. ...": extra characters at the end of d command
sed: 1: "defaultinstall.package. ...": extra characters at the end of d command
dotnet new3 is ready!

Thanks!

Read more comments on GitHub >

github_iconTop Results From Across the Web

NET Runtime Identifier (RID) catalog
RID values are used to identify target platforms where the application runs. They're used by .NET packages to represent platform-specific assets ...
Read more >
How to specify the target runtimes for a self-contained ...
For only one runtime identifier (RID), you can use either the singular or the plural form of the XML runtime identifier tag.
Read more >
Install .NET on macOS
In this article, you'll learn how to install .NET on macOS. .NET is made up of the runtime and the SDK. The runtime...
Read more >
I can't reinstall the macOS Sierra on my MacBookPro
Go to Use Safari to download macOS to your mac. Click on macOS Sierra. This will download InstallOS.dmg to the Downloads folder. ......
Read more >
Use more than one version of macOS on a Mac
Open Disk Utility, which is in the Utilities folder of your Applications folder. In the sidebar, select your existing APFS volume, such as ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found