File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 4
4
For more information what this is see https://github.com/NuGet/Home/wiki/Centrally-managing-NuGet-package-versions
5
5
-->
6
6
<PropertyGroup >
7
- <MsExtensionNugetVersion >6 .0.0</MsExtensionNugetVersion >
7
+ <MsExtensionNugetVersion >7 .0.0</MsExtensionNugetVersion >
8
8
<RoslynPackageVersion >4.4.0</RoslynPackageVersion >
9
9
</PropertyGroup >
10
10
<ItemGroup >
19
19
<PackageVersion Include =" Microsoft.CodeAnalysis.Workspaces.MSBuild" Version =" $(RoslynPackageVersion)" />
20
20
<PackageVersion Include =" System.CommandLine" Version =" 2.0.0-beta4.22272.1" />
21
21
<PackageVersion Include =" Microsoft.SourceLink.GitHub" Version =" 1.1.1" PrivateAssets =" All" />
22
- <PackageVersion Include =" Microsoft.Extensions.Logging.Abstractions" Version =" 5 .0.0" />
22
+ <PackageVersion Include =" Microsoft.Extensions.Logging.Abstractions" Version =" 7 .0.0" />
23
23
<PackageVersion Include =" Nuke.Common" Version =" 6.0.1" />
24
24
<PackageVersion Include =" Ultz.Bcl.Half" Version =" 1.0.0" />
25
25
<PackageVersion Include =" Microsoft.Bcl.HashCode" Version =" 1.1.1" />
You can’t perform that action at this time.
0 commit comments