aliyun / aliyun-openapi-net-sdk

Alibaba Cloud SDK for .NET
https://www.nuget.org/profiles/aliyun-openapi-sdk
Other
541 stars 625 forks source link

Remove net45 solution #295

Closed doublnt closed 5 years ago

doublnt commented 5 years ago
You need to complete
JacksonTian commented 5 years ago

是什么原因

doublnt commented 5 years ago

是什么原因

新版的 csproj 工程中已经包含对 net45 框架的支持啦。这个老的用户如果使用的话本地会无法运行。

https://github.com/aliyun/aliyun-openapi-net-sdk/blob/a2da7b09bc76f812a5c371d7b6bbc249ebe889d0/aliyun-net-sdk-core/aliyun-net-sdk-core.vs2017.csproj#L4

codecov-io commented 5 years ago

Codecov Report

Merging #295 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #295   +/-   ##
=======================================
  Coverage   95.77%   95.77%           
=======================================
  Files          81       81           
  Lines        3688     3688           
  Branches      369      369           
=======================================
  Hits         3532     3532           
  Misses        104      104           
  Partials       52       52
Flag Coverage Δ
#unittest 95.77% <ø> (ø) :arrow_up:
Impacted Files Coverage Δ
aliyun-net-sdk-core/Profile/DefaultProfile.cs 92.17% <0%> (-0.44%) :arrow_down:
aliyun-net-sdk-core/DefaultAcsClient.cs 93.87% <0%> (+0.27%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update a2da7b0...3935938. Read the comment docs.