File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change 2
2
<package >
3
3
<metadata >
4
4
<id >WebPush</id >
5
- <version >1.0.8 </version >
5
+ <version >1.0.9 </version >
6
6
<authors >Cory Thompson</authors >
7
7
<owners >Cory Thompson</owners >
8
8
<licenseUrl >https://github.com/coryjthompson/web-push-csharp/blob/master/LICENSE</licenseUrl >
15
15
<dependency id =" BouncyCastle" version =" 1.8.1" />
16
16
<dependency id =" Newtonsoft.Json" version =" 6.0.1" />
17
17
<dependency id =" Microsoft.Net.Http" version =" 2.2.29" />
18
+ <dependency id =" Microsoft.Bcl" version =" 1.1.10" />
19
+ <dependency id =" Microsoft.Bcl.Async" version =" 1.0.168" />
20
+ <dependency id =" Microsoft.Bcl.Build" version =" 1.0.14" />
21
+ <dependency id =" Microsoft.Net.Http" version =" 2.2.29" />
18
22
</dependencies >
19
23
</metadata >
20
24
</package >
You can’t perform that action at this time.
0 commit comments