File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
extensions/src/AWSSDK.Extensions.CrtIntegration Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 12
12
<tags >AWS Amazon aws-sdk-v4</tags >
13
13
<icon >images\AWSLogo.png</icon >
14
14
<dependencies >
15
- <group targetFramework =" net462 " >
16
- <dependency id =" AWSSDK.Core" version =" 3.7.300 " />
15
+ <group targetFramework =" net472 " >
16
+ <dependency id =" AWSSDK.Core" version =" 4.0.0.0-preview " />
17
17
<dependency id =" AWSCRT-AUTH" version =" 0.4.4" />
18
18
<dependency id =" AWSCRT-CHECKSUMS" version =" 0.4.4" />
19
19
</group >
20
20
<group targetFramework =" netstandard2.0" >
21
- <dependency id =" AWSSDK.Core" version =" 3.7.300 " />
21
+ <dependency id =" AWSSDK.Core" version =" 4.0.0-preview " />
22
22
<dependency id =" AWSCRT-AUTH" version =" 0.4.4" />
23
23
<dependency id =" AWSCRT-CHECKSUMS" version =" 0.4.4" />
24
24
</group >
28
28
<files >
29
29
<file src =" ..\..\..\sdk\nuget-content\AWSLogo.png" target =" images\" />
30
30
31
- <file src =" .\bin\Release\net462 \AWSSDK.Extensions.CrtIntegration.dll" target =" lib\net462 " />
32
- <file src =" .\bin\Release\net462 \AWSSDK.Extensions.CrtIntegration.pdb" target =" lib\net462 " />
31
+ <file src =" .\bin\Release\net472 \AWSSDK.Extensions.CrtIntegration.dll" target =" lib\net472 " />
32
+ <file src =" .\bin\Release\net472 \AWSSDK.Extensions.CrtIntegration.pdb" target =" lib\net472 " />
33
33
34
34
<file src =" .\bin\Release\netstandard2.0\AWSSDK.Extensions.CrtIntegration.dll" target =" lib\netstandard2.0" />
35
35
<file src =" .\bin\Release\netstandard2.0\AWSSDK.Extensions.CrtIntegration.pdb" target =" lib\netstandard2.0" />
You can’t perform that action at this time.
0 commit comments