File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
src/MartinCostello.BrowserStack.Automate Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 9
9
<PackageVersion Include =" GitHubActionsTestLogger" Version =" 2.4.1" />
10
10
<PackageVersion Include =" JunitXml.TestLogger" Version =" 6.1.0" />
11
11
<PackageVersion Include =" MartinCostello.Logging.XUnit.v3" Version =" 0.6.0" />
12
- <PackageVersion Include =" Microsoft.AspNetCore.WebUtilities" Version =" 10.0.0-preview.6.25358.103 " />
12
+ <PackageVersion Include =" Microsoft.AspNetCore.WebUtilities" Version =" 10.0.0-preview.7.25380.108 " />
13
13
<PackageVersion Include =" Microsoft.CodeAnalysis.PublicApiAnalyzers" Version =" 4.14.0" />
14
- <PackageVersion Include =" Microsoft.Extensions.Configuration.EnvironmentVariables" Version =" 10.0.0-preview.6.25358.103 " />
15
- <PackageVersion Include =" Microsoft.Extensions.Configuration.UserSecrets" Version =" 10.0.0-preview.6.25358.103 " />
16
- <PackageVersion Include =" Microsoft.Extensions.DependencyInjection" Version =" 10.0.0-preview.6.25358.103 " />
14
+ <PackageVersion Include =" Microsoft.Extensions.Configuration.EnvironmentVariables" Version =" 10.0.0-preview.7.25380.108 " />
15
+ <PackageVersion Include =" Microsoft.Extensions.Configuration.UserSecrets" Version =" 10.0.0-preview.7.25380.108 " />
16
+ <PackageVersion Include =" Microsoft.Extensions.DependencyInjection" Version =" 10.0.0-preview.7.25380.108 " />
17
17
<PackageVersion Include =" Microsoft.Extensions.Http.Resilience" Version =" 9.8.0" />
18
18
<PackageVersion Include =" Microsoft.NET.Test.Sdk" Version =" 17.14.1" />
19
19
<PackageVersion Include =" ReportGenerator" Version =" 5.4.12" />
Original file line number Diff line number Diff line change 20
20
<PackageReference Include =" Microsoft.AspNetCore.WebUtilities" VersionOverride =" [8.0.0,)" />
21
21
</ItemGroup >
22
22
<ItemGroup Condition =" $([MSBuild]::IsTargetFrameworkCompatible('$(TargetFramework)', 'net10.0'))" >
23
- <PackageReference Update =" Microsoft.AspNetCore.WebUtilities" VersionOverride =" [10.0.0-preview.6.25358.103 ,)" />
23
+ <PackageReference Update =" Microsoft.AspNetCore.WebUtilities" VersionOverride =" [10.0.0-preview.7.25380.108 ,)" />
24
24
</ItemGroup >
25
25
<ItemGroup >
26
26
<PackageReference Include =" Microsoft.CodeAnalysis.PublicApiAnalyzers" PrivateAssets =" All" />
You can’t perform that action at this time.
0 commit comments