File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
tests/GitHub.IntegrationTests Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 99 </PropertyGroup >
1010
1111 <ItemGroup >
12- <PackageReference Include =" Microsoft.OpenApi.Readers" Version =" 1.6.27 " />
12+ <PackageReference Include =" Microsoft.OpenApi.Readers" Version =" 1.6.28 " />
1313 </ItemGroup >
1414
1515</Project >
Original file line number Diff line number Diff line change 1010 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
1111 </PackageReference >
1212 <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 18.0.0" />
13- <PackageReference Include =" MSTest.TestAdapter" Version =" 3.11 .0" />
14- <PackageReference Include =" MSTest.TestFramework" Version =" 3.11 .0" />
13+ <PackageReference Include =" MSTest.TestAdapter" Version =" 4.0 .0" />
14+ <PackageReference Include =" MSTest.TestFramework" Version =" 4.0 .0" />
1515 <PackageReference Include =" FluentAssertions" Version =" 8.7.1" />
1616 </ItemGroup >
1717
You can’t perform that action at this time.
0 commit comments