Skip to content

Commit b63daf5

Browse files
authored
Merge branch 'main' into dependabot/nuget/PipelinesToActions/PipelinesToActions/AzurePipelinesToGitHubActionsConverter.Core-1.4.5
2 parents 0e72447 + e650f8a commit b63daf5

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

PipelinesToActions/PipelinesToActions.Tests/PipelinesToActions.Tests.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<Project Sdk="Microsoft.NET.Sdk">
1+
<Project Sdk="Microsoft.NET.Sdk">
22

33
<PropertyGroup>
44
<TargetFramework>net10.0</TargetFramework>
@@ -12,7 +12,7 @@
1212
<PrivateAssets>all</PrivateAssets>
1313
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1414
</PackageReference>
15-
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="10.0.0" />
15+
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="10.0.2" />
1616
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.0.1" />
1717
<PackageReference Include="NSubstitute" Version="5.3.0" />
1818
<PackageReference Include="MSTest.TestAdapter" Version="4.0.2" />

PipelinesToActions/PipelinesToActions/PipelinesToActionsWeb.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
</PropertyGroup>
99

1010
<ItemGroup>
11-
<PackageReference Include="AzurePipelinesToGitHubActionsConverter.Core" Version="1.4.5" />
11+
<PackageReference Include="AzurePipelinesToGitHubActionsConverter.Core" Version="1.4.6" />
1212
<PackageReference Include="Microsoft.ApplicationInsights.AspNetCore" Version="2.23.0" />
1313
<PackageReference Include="Microsoft.ApplicationInsights.SnapshotCollector" Version="1.4.6" />
1414
</ItemGroup>

0 commit comments

Comments
 (0)