File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -116,10 +116,10 @@ limitations under the License. -->
116
116
<PrivateAssets >all</PrivateAssets >
117
117
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
118
118
</PackageReference >
119
- <PackageReference Include =" Microsoft.Extensions.Configuration.Json" Version =" 8 .0.1 " />
120
- <PackageReference Include =" Microsoft.Extensions.Logging.Abstractions" Version =" 8 .0.3 " />
119
+ <PackageReference Include =" Microsoft.Extensions.Configuration.Json" Version =" 9 .0.6 " />
120
+ <PackageReference Include =" Microsoft.Extensions.Logging.Abstractions" Version =" 9 .0.6 " />
121
121
<PackageReference Include =" Microsoft.Extensions.Logging.Console" Version =" 8.0.1" />
122
- <PackageReference Include =" Microsoft.Extensions.Options.ConfigurationExtensions" Version =" 8 .0.0 " />
122
+ <PackageReference Include =" Microsoft.Extensions.Options.ConfigurationExtensions" Version =" 9 .0.6 " />
123
123
<PackageReference Include =" Microsoft.SourceLink.GitHub" Version =" 8.0.0" PrivateAssets =" All" />
124
124
<!-- Before updating PolySharp, we should do some due dilligence on the update -->
125
125
<PackageReference Include =" PolySharp" Version =" 1.15.0" AllowUpdates =" false" >
Original file line number Diff line number Diff line change @@ -104,12 +104,12 @@ limitations under the License. -->
104
104
</ItemGroup >
105
105
106
106
<ItemGroup Label =" Package references specific to Yubico.YubiKey.dll" >
107
- <PackageReference Include =" Microsoft.Bcl.AsyncInterfaces" Version =" 8 .0.0 " />
107
+ <PackageReference Include =" Microsoft.Bcl.AsyncInterfaces" Version =" 9 .0.6 " />
108
108
<PackageReference Include =" Microsoft.CodeAnalysis.NetAnalyzers" Version =" 9.0.0" >
109
109
<PrivateAssets >all</PrivateAssets >
110
110
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
111
111
</PackageReference >
112
- <PackageReference Include =" Microsoft.Extensions.Logging.Abstractions" Version =" 8 .0.3 " />
112
+ <PackageReference Include =" Microsoft.Extensions.Logging.Abstractions" Version =" 9 .0.6 " />
113
113
<PackageReference Include =" Microsoft.SourceLink.GitHub" Version =" 1.1.1" PrivateAssets =" All" />
114
114
115
115
<PackageReference Include =" Nullable" Version =" 1.3.1" >
You can’t perform that action at this time.
0 commit comments