File tree Expand file tree Collapse file tree 1 file changed +0
-6
lines changed Expand file tree Collapse file tree 1 file changed +0
-6
lines changed Original file line number Diff line number Diff line change 10
10
</PropertyGroup >
11
11
<ItemGroup >
12
12
<PackageReference Include =" NETStandard.Library" Version =" 2.0.3" />
13
- <PackageReference Include =" System.ComponentModel.Composition" Version =" 4.*" />
14
- <PackageReference Include =" System.Data.DataSetExtensions" Version =" 4.*" />
15
13
</ItemGroup >
16
14
<ItemGroup >
17
15
<PackageReference Include =" System.IO" Version =" 4.3.0" />
18
16
<PackageReference Include =" System.Net.Http" Version =" 4.3.4" />
19
17
<PackageReference Include =" System.Runtime" Version =" 4.3.0" />
20
- <PackageReference Include =" System.Security.Cryptography.Algorithms" Version =" 4.3.0" />
21
- <PackageReference Include =" System.Security.Cryptography.Encoding" Version =" 4.3.0" />
22
- <PackageReference Include =" System.Security.Cryptography.Primitives" Version =" 4.3.0" />
23
- <PackageReference Include =" System.Security.Cryptography.X509Certificates" Version =" 4.3.0" />
24
18
</ItemGroup >
25
19
<ItemGroup Condition =" '$(TargetFramework)' == 'net472'" >
26
20
<Reference Include =" System.Web" />
You can’t perform that action at this time.
0 commit comments