File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -114,9 +114,9 @@ limitations under the License. -->
114
114
<PrivateAssets >all</PrivateAssets >
115
115
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
116
116
</PackageReference >
117
- <PackageReference Include =" Microsoft.Extensions.Configuration.Json" Version =" 8.0.0 " />
118
- <PackageReference Include =" Microsoft.Extensions.Logging.Abstractions" Version =" 8.0.2 " />
119
- <PackageReference Include =" Microsoft.Extensions.Logging.Console" Version =" 8.0.0 " />
117
+ <PackageReference Include =" Microsoft.Extensions.Configuration.Json" Version =" 8.0.1 " />
118
+ <PackageReference Include =" Microsoft.Extensions.Logging.Abstractions" Version =" 8.0.3 " />
119
+ <PackageReference Include =" Microsoft.Extensions.Logging.Console" Version =" 8.0.1 " />
120
120
<PackageReference Include =" Microsoft.Extensions.Options.ConfigurationExtensions" Version =" 8.0.0" />
121
121
<PackageReference Include =" Microsoft.SourceLink.GitHub" Version =" 8.0.0" PrivateAssets =" All" />
122
122
<!-- Before updating PolySharp, we should do some due dilligence on the update -->
Original file line number Diff line number Diff line change @@ -106,7 +106,7 @@ limitations under the License. -->
106
106
<PrivateAssets >all</PrivateAssets >
107
107
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
108
108
</PackageReference >
109
- <PackageReference Include =" Microsoft.Extensions.Logging.Abstractions" Version =" 8.0.2 " />
109
+ <PackageReference Include =" Microsoft.Extensions.Logging.Abstractions" Version =" 8.0.3 " />
110
110
<PackageReference Include =" Microsoft.SourceLink.GitHub" Version =" 1.1.1" PrivateAssets =" All" />
111
111
112
112
<PackageReference Include =" Nullable" Version =" 1.3.1" >
You can’t perform that action at this time.
0 commit comments