Nuget packages after 172.52.0 do not support netstandard2.0

オープン
#195 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
3/5
見積もり時間
1〜2日
初心者へのやさしさ
35/100
issue の種類
バグ
明瞭さ
おおむね明確
活発さ
停滞
技術スタック
csharp
領域
databases

調査の方向性

バージョン 172.52.0 と 172.64.0 の NuGet メタデータおよびターゲット フレームワークを比較し、その後 netstandard2.0 プロジェクトで restore を再現します。完了条件は、サポートが意図的に削除されたかどうかを確認し、そのうえで後続のパッケージで netstandard2.0 互換性を復元するか、影響を受けるユーザー向けの意図された対応方法を文書化することです。

索引モデルが issue の本文から書いたものです。

説明

I tried using the most recent version (172.64.0 at time of writing) in a netstandard2.0 project, and it failed to restore. I suspect that's because 172.64.0 doesn't explicitly support netstandard2.0.

Version 172.52.0 is the newest version that works. Was removing support in later versions deliberate? If it was, what is the intended way forward for people using SMO in netstandard projects? If it wasn't deliberate, is there any chance of getting a new version out that does support it (even if it's just versioned as 172.64.1 or 172.64.0-netstandard or something, with no changes from the current 172.64.0)?

I don't think there's any particular bits in 172.64 that I need right now, so using 172.52 isn't a showstopper, but I do like to keep my references up-to-date as far as I can.

主要言語
C#
スター
143
フォーク
28
PR マージ指標
30日以内にマージされた PR はありません

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

microsoft/sqlmanagementobjects のほかの issue

microsoft/sqlmanagementobjects の issue をすべて見る

似ている issue

C# の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。