anybody knows if visual studio team services support .net core?
I can't build our .net core proyect.
anybody knows if visual studio team services support .net core?
I can't build our .net core proyect.
Yes, it support.
If you are using .NET Core RC1, refer to this link for details: Deploy ASP.NET Core 1.0 apps to Azure web apps.
If you are using .NET Core RC2, refer to this link for details: Build and deploy your ASP.NET Core app to Azure.
If you are using Azure DevOps you can also use preview releases of .NET Core: Build .NET Core 3.0 on Azure Pipelines