when i download aws-sdk-net from https://github.com/aws/aws-sdk-net,import it into VS2019 , then try to build AWSSDK.Net35.sln. get system、system.core 、System.Data and so on missing ,then try to removed, it's unabled. so unable to build it
when i try it on centos 7 with dotnet ,it shows missing framework
Asked
Active
Viewed 37 times
0

Catarina Ferreira
- 1,824
- 5
- 17
- 26
-
System.Configuration、System、System.Data、System.Drawing、System.Xml、System.Core、System.Runtime.Serialization、System.Xml.Linq all missing – Qiuxinyidian Jul 03 '19 at 06:09
-
system has installed net framework3.5 – Qiuxinyidian Jul 03 '19 at 06:12
-
Hi, welcome to Stackoverflow!! It would be great if you could [read these guidelines](https://stackoverflow.com/help/how-to-ask) before asking a new question. Thanks. – Shanteshwar Inde Jul 03 '19 at 06:53