File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 7
7
<PackageReference Include =" System.Memory" Version =" 4.5.5" Condition =" '$(TargetFrameworkIdentifier)' == '.NETFramework'" />
8
8
<PackageReference Include =" System.Collections.Immutable" Version =" 8.0.0" Condition =" '$(TargetFramework)' != 'net8.0' AND '$(TargetFramework)' != 'net9.0'" />
9
9
<PackageReference Include =" ProjectDefaults" Version =" 1.0.126" PrivateAssets =" all" />
10
- <PackageReference Include =" Polyfill" Version =" 4.9 .0" PrivateAssets =" all" />
10
+ <PackageReference Include =" Polyfill" Version =" 5.0 .0" PrivateAssets =" all" />
11
11
<PackageReference Include =" System.ValueTuple" Version =" 4.5.0" Condition =" $(TargetFramework) =='net461'" />
12
12
<None Include =" ..\EmptyFiles.targets" Pack =" True" PackagePath =" build\EmptyFiles.targets" CopyToOutputDirectory =" PreserveNewest" />
13
13
<None Include =" ..\EmptyFiles.targets" Pack =" True" PackagePath =" buildTransitive\EmptyFiles.targets" CopyToOutputDirectory =" PreserveNewest" />
Original file line number Diff line number Diff line change 8
8
<ItemGroup >
9
9
<PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.9.0" />
10
10
<PackageReference Include =" MarkdownSnippets.MsBuild" Version =" 27.0.2" PrivateAssets =" all" />
11
- <PackageReference Include =" Polyfill" Version =" 4.9 .0" PrivateAssets =" all" />
11
+ <PackageReference Include =" Polyfill" Version =" 5.0 .0" PrivateAssets =" all" />
12
12
<PackageReference Include =" NUnit" Version =" 4.1.0" />
13
13
<PackageReference Include =" NUnit3TestAdapter" Version =" 4.5.0" />
14
14
<PackageReference Include =" ProjectDefaults" Version =" 1.0.126" PrivateAssets =" all" />
You can’t perform that action at this time.
0 commit comments