f7q / learning

NET Core learning Github
Other
0 stars 1 forks source link

dotnet-core RC2 Update #21

Closed f7q closed 8 years ago

f7q commented 8 years ago

Visual Studio 2015 の RC2インストーラーが出たら RC2にアップデートを行う。

  1. CIを1つにする(TravicsかAppveyor)
    • Circle-CIはDocker関係が使える用途に使いたい。
  2. Chatサービスを1つにする(gitterかSlack)
    • SlackはFrendが増えたら... (´;ω;`) self project...

不要になったサービスは別リポジトリで使用

f7q commented 8 years ago

Visual Studio 2015 RC2発表 2016/05/16 Announcing ASP.NET Core RC2 更新手順

RTM版は6月末になる予定、そのままRC2変更せず、Visual Studio 15待ちでいいのかもしれない。 現在、差分吸収する余力がないため。

f7q commented 8 years ago

https://www.microsoft.com/net/core#windows

RC2を先行して調査する。

f7q commented 8 years ago

RC2対応済

f7q commented 8 years ago

MyGet Build Error 完全対応できてなかった。

どうやらサーバ側が対応してない様子。他のプロダクトは独自でビルドしてアップしてるのかも

Supported project types and SDK

Build services supports the following frameworks and SDK's:

.NET 2.0, .NET 3.0, .NET 3.5, .NET 4.0, .NET 4.5, .NET 4.5.1, .NET 4.5.2, .NET 4.6, .NET 4.6.1 Mono 2, Mono 3 Visual Studio 2013 Update 4 Visual Studio 2015 Update 2 Visual Studio 2013 SDK Visual Studio 2015 SDK WinRT Class Libraries (Windows 8.0 and 8.1) Universal Apps support Xamarin support PCL support Windows Azure SDK 2.0, 2.1, 2.4, 2.5, 2.6, 2.7, 2.8, 2.8.1, 2.8.2, 2.9) Windows Identity Foundation SDK Silverlight 4, Silverlight 5 Windows Phone 7.1 SDK, Windows Phone 8 SDK Lightswitch Office Developer Tools (2013) TypeScript SDK FSharp Tools 3.1.1 MSBuild Community Tasks NAnt Ruby 1.8.7, 1.9.2, 1.9.3 Python (2 and 3, see documentation) JDK 1.5, 1.6, 1.7, 1.8 Go ScriptCS psake ripple

Git

node.js, npm Grunt Gulp Bower

The following test runners are supported:

MsTest MbUnit 2, MbUnit 3 NBehave NUnit (up to 2.6.2) xUnit 1.0 xUnit 1.9.2 xUnit 2.0 csUnit RSpec Pester (v3.3.6)

f7q commented 8 years ago

.NET Core 1.0 RTMになったのでクローズ