File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1- <Project Sdk =" Microsoft.NET.Sdk" >
1+ <Project Sdk =" Microsoft.NET.Sdk" >
22
33 <PropertyGroup >
44 <TargetFramework >net10.0</TargetFramework >
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" />
Original file line number Diff line number Diff line change 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 >
You can’t perform that action at this time.
0 commit comments