aspnet / AspNetWebStack

ASP.NET MVC 5.x, Web API 2.x, and Web Pages 3.x (not ASP.NET Core)
Other
858 stars 354 forks source link

Nightly builds no longer available - link in readme does not work #316

Closed CZEMacLeod closed 2 years ago

CZEMacLeod commented 2 years ago

The readme for main and release/3.2.8 reference nightly builds being available at https://dotnet.myget.org/gallery/aspnetwebstack-dev This link doesn't seem to work anymore (redirects via a bad ssl certificate to https://dotnet.microsoft.com/) - I think this was originally added in #46 but obviously has been deprecated since then. Are you moving to the new build infrastructure like aspnet/AspNetKatana? If so, perhaps you could use the same or similar signed rolling builds nuget feed?

dougbu commented 2 years ago

Right now, we are not pushing anything to MyGet.org and are almost never doing "nightly" builds.

But, yes, we are planning to move to new build infrastructure and will likely make interim releases available from there on the rare occasion that we build at all. We will not get back to nightly builds but otherwise may end up in the same or similar feed to AspNetKatana.