File tree Expand file tree Collapse file tree 3 files changed +19
-4
lines changed Expand file tree Collapse file tree 3 files changed +19
-4
lines changed Original file line number Diff line number Diff line change 10
10
<AssemblyVersion >2.2.0.0</AssemblyVersion >
11
11
<AssemblyVersion >3.0.0.0</AssemblyVersion >
12
12
<AssemblyVersion >3.1.0.0</AssemblyVersion >
13
+ <AssemblyVersion >8.0.10.0</AssemblyVersion >
13
14
<AssemblyVersion >9.0.0.0</AssemblyVersion >
14
15
</AssemblyInfo >
15
16
<Base >
31
32
<MemberType >Method</MemberType >
32
33
<AssemblyInfo >
33
34
<AssemblyName >Microsoft.Extensions.Http.Polly</AssemblyName >
35
+ <AssemblyVersion >8.0.10.0</AssemblyVersion >
34
36
<AssemblyVersion >9.0.0.0</AssemblyVersion >
35
37
</AssemblyInfo >
36
38
<ReturnValue >
58
60
<MemberType >Method</MemberType >
59
61
<AssemblyInfo >
60
62
<AssemblyName >Microsoft.Extensions.Http.Polly</AssemblyName >
63
+ <AssemblyVersion >8.0.10.0</AssemblyVersion >
61
64
<AssemblyVersion >9.0.0.0</AssemblyVersion >
62
65
</AssemblyInfo >
63
66
<ReturnValue >
Original file line number Diff line number Diff line change 15
15
</Base >
16
16
<Interfaces />
17
17
<Attributes >
18
- <Attribute FrameworkAlternate = " net-8.0;net-9.0 " >
18
+ <Attribute >
19
19
<AttributeName Language =" C#" >[System.Diagnostics.CodeAnalysis.Experimental("EXTEXP0001", UrlFormat="https://aka.ms/dotnet-extensions-warnings/{0}")]</AttributeName >
20
20
<AttributeName Language =" F#" >[< System.Diagnostics.CodeAnalysis.Experimental("EXTEXP0001", UrlFormat="https://aka.ms/dotnet-extensions-warnings/{0}")> ]</AttributeName >
21
21
</Attribute >
22
- <Attribute FrameworkAlternate = " net-8.0;net-9.0 " >
22
+ <Attribute >
23
23
<AttributeName Language =" C#" >[System.Runtime.CompilerServices.Nullable(0)]</AttributeName >
24
24
<AttributeName Language =" F#" >[< System.Runtime.CompilerServices.Nullable(0)> ]</AttributeName >
25
25
</Attribute >
46
46
</AssemblyInfo >
47
47
<ReturnValue >
48
48
<ReturnType >System.Net.Http.HttpRequestMessage</ReturnType >
49
+ <Attributes >
50
+ <Attribute FrameworkAlternate =" dotnet-plat-ext-8.0" >
51
+ <AttributeName Language =" C#" >[System.Runtime.CompilerServices.Nullable(2)]</AttributeName >
52
+ <AttributeName Language =" F#" >[< System.Runtime.CompilerServices.Nullable(2)> ]</AttributeName >
53
+ </Attribute >
54
+ </Attributes >
49
55
</ReturnValue >
50
56
<Parameters >
51
57
<Parameter Name =" context" Type =" Polly.ResilienceContext" RefType =" this" />
84
90
<Parameter Name =" context" Type =" Polly.ResilienceContext" RefType =" this" />
85
91
<Parameter Name =" requestMessage" Type =" System.Net.Http.HttpRequestMessage" >
86
92
<Attributes >
87
- <Attribute FrameworkAlternate = " net-8.0;net-9.0 " >
93
+ <Attribute >
88
94
<AttributeName Language =" C#" >[System.Runtime.CompilerServices.Nullable(2)]</AttributeName >
89
95
<AttributeName Language =" F#" >[< System.Runtime.CompilerServices.Nullable(2)> ]</AttributeName >
90
96
</Attribute >
Original file line number Diff line number Diff line change 22
22
</Base >
23
23
<Interfaces />
24
24
<Attributes >
25
- <Attribute FrameworkAlternate = " net-8.0;net-9.0 " >
25
+ <Attribute >
26
26
<AttributeName Language =" C#" >[System.Runtime.CompilerServices.Nullable(0)]</AttributeName >
27
27
<AttributeName Language =" F#" >[< System.Runtime.CompilerServices.Nullable(0)> ]</AttributeName >
28
28
</Attribute >
49
49
</AssemblyInfo >
50
50
<ReturnValue >
51
51
<ReturnType >Microsoft.Extensions.Http.Diagnostics.RequestMetadata</ReturnType >
52
+ <Attributes >
53
+ <Attribute FrameworkAlternate =" dotnet-plat-ext-8.0" >
54
+ <AttributeName Language =" C#" >[System.Runtime.CompilerServices.Nullable(2)]</AttributeName >
55
+ <AttributeName Language =" F#" >[< System.Runtime.CompilerServices.Nullable(2)> ]</AttributeName >
56
+ </Attribute >
57
+ </Attributes >
52
58
</ReturnValue >
53
59
<Parameters >
54
60
<Parameter Name =" context" Type =" Polly.ResilienceContext" RefType =" this" />
You can’t perform that action at this time.
0 commit comments