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

Fix visual studio 2017 build project error #222

Closed doublnt closed 5 years ago

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

本PR主要修复在 Visual Studio 2015或者2017 下 Feature Test 项目 build 失败的问题。

codecov-io commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #222   +/-   ##
=======================================
  Coverage   95.54%   95.54%           
=======================================
  Files          65       65           
  Lines        3118     3118           
  Branches      291      291           
=======================================
  Hits         2979     2979           
  Misses         86       86           
  Partials       53       53
Flag Coverage Δ
#unittest 95.54% <ø> (ø) :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 4c073ed...c7dffd1. Read the comment docs.