File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed
Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -74,6 +74,7 @@ When using NuGet 3.x this package requires at least version 3.4.</description>
7474 <dependency id =" Microsoft.IdentityModel.Protocols.OpenIdConnect" version =" 6.35.0" />
7575 <dependency id =" Microsoft.IdentityModel.JsonWebTokens" version =" 6.35.0" />
7676 <dependency id =" Microsoft.SqlServer.Server" version =" 1.0.0" />
77+ <dependency id =" Microsoft.Win32.Registry" version =" 5.0.0" />
7778 <dependency id =" System.Buffers" version =" 4.5.1" />
7879 <dependency id =" System.Configuration.ConfigurationManager" version =" 6.0.1" exclude =" Compile" />
7980 <dependency id =" System.Runtime.Caching" version =" 6.0.0" exclude =" Compile" />
@@ -96,6 +97,7 @@ When using NuGet 3.x this package requires at least version 3.4.</description>
9697 <dependency id =" Microsoft.IdentityModel.Protocols.OpenIdConnect" version =" 6.35.0" />
9798 <dependency id =" Microsoft.IdentityModel.JsonWebTokens" version =" 6.35.0" />
9899 <dependency id =" Microsoft.SqlServer.Server" version =" 1.0.0" />
100+ <dependency id =" Microsoft.Win32.Registry" version =" 5.0.0" />
99101 <dependency id =" System.Configuration.ConfigurationManager" version =" 6.0.1" exclude =" Compile" />
100102 <dependency id =" System.Runtime.Caching" version =" 6.0.0" exclude =" Compile" />
101103 <dependency id =" System.Runtime.Loader" version =" 4.3.0" />
You can’t perform that action at this time.
0 commit comments