This repository was archived by the owner on Jan 13, 2025. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 66# Patch: Backwards compatible bug fixes only
77# -Suffix (optional): a hyphen followed by a string denoting a pre-release version (rc1, rc2, etc.)
88
9- 8.5.0-rc3
9+ 8.5.0-rc4
Original file line number Diff line number Diff line change 1616 <repository type =" git" url =" https://github.com/tparviainen/clashofclans" branch =" $branch$" commit =" $commit$" />
1717 <dependencies >
1818 <group targetFramework =" netstandard2.0" >
19- <dependency id =" Newtonsoft.Json" version =" 13.0.1" exclude =" Build,Analyzers" />
19+ <dependency id =" Microsoft.Extensions.DependencyInjection.Abstractions" version =" 7.0.0" />
20+ <dependency id =" Microsoft.Extensions.Options.ConfigurationExtensions" version =" 7.0.0" />
21+ <dependency id =" Newtonsoft.Json" version =" 13.0.1" />
2022 </group >
2123 <group targetFramework =" netstandard2.1" >
22- <dependency id =" Newtonsoft.Json" version =" 13.0.1" exclude =" Build,Analyzers" />
24+ <dependency id =" Microsoft.Extensions.DependencyInjection.Abstractions" version =" 7.0.0" />
25+ <dependency id =" Microsoft.Extensions.Options.ConfigurationExtensions" version =" 7.0.0" />
26+ <dependency id =" Newtonsoft.Json" version =" 13.0.1" />
2327 </group >
2428 <group targetFramework =" net6.0" >
25- <dependency id =" Newtonsoft.Json" version =" 13.0.1" exclude =" Build,Analyzers" />
29+ <dependency id =" Microsoft.Extensions.DependencyInjection.Abstractions" version =" 7.0.0" />
30+ <dependency id =" Microsoft.Extensions.Options.ConfigurationExtensions" version =" 7.0.0" />
31+ <dependency id =" Newtonsoft.Json" version =" 13.0.1" />
2632 </group >
2733 <group targetFramework =" net7.0" >
28- <dependency id =" Newtonsoft.Json" version =" 13.0.1" exclude =" Build,Analyzers" />
34+ <dependency id =" Microsoft.Extensions.DependencyInjection.Abstractions" version =" 7.0.0" />
35+ <dependency id =" Microsoft.Extensions.Options.ConfigurationExtensions" version =" 7.0.0" />
36+ <dependency id =" Newtonsoft.Json" version =" 13.0.1" />
2937 </group >
3038 </dependencies >
3139 </metadata >
You can’t perform that action at this time.
0 commit comments