dotnet / corert

This repo contains CoreRT, an experimental .NET Core runtime optimized for AOT (ahead of time compilation) scenarios, with the accompanying compiler toolchain.
http://dot.net
MIT License
2.91k stars 510 forks source link

release schedule? #6436

Open Spongman opened 6 years ago

Spongman commented 6 years ago

the latest version of Microsoft.DotNet.ILCompiler on nuget is 1.0.0-alpha-26719-02. is this the latest version available?

jkotas commented 6 years ago

Microsoft.DotNet.ILCompiler daily preview builds are published on myget: https://dotnet.myget.org/feed/dotnet-core/package/nuget/Microsoft.DotNet.ILCompiler . The latest version there is 1.0.0-alpha-27009-01.

Spongman commented 6 years ago

i get an error in VS when i add that as a package source:

[Microsoft.DotNet.ILCompiler] 'doctype' is an unexpected token. The expected token is 'DOCTYPE'. Line 1, position 3.

i'm running nuget v4.7.1

sgf commented 5 years ago

@jkotas hi,mate, a few years for this project, any new plan release in 2019 ?

BalintPogatsa commented 4 years ago

Microsoft.DotNet.ILCompiler daily preview builds are published on myget: https://dotnet.myget.org/feed/dotnet-core/package/nuget/Microsoft.DotNet.ILCompiler . The latest version there is 1.0.0-alpha-27009-01.

@jkotas Is it needed to register to myget? (The provided link brings me to a login page)

The latest version, that I can see on myget, is from 2016: https://www.myget.org/feed/dotnet/package/nuget/Microsoft.DotNet.ILCompiler

jkotas commented 4 years ago

The myget feed was retired. The daily builds are published at https://github.com/dotnet/corert/blob/master/samples/HelloWorld/nuget.config#L6