File tree Expand file tree Collapse file tree
Swashbuckle.AspNetCore.IntegrationTests Expand file tree Collapse file tree Original file line number Diff line number Diff line change 88 <PackageVersion Include =" IdentityServer4.AccessTokenValidation" Version =" 3.0.1" />
99 <PackageVersion Include =" JunitXml.TestLogger" Version =" 8.0.0" />
1010 <PackageVersion Include =" MartinCostello.Logging.XUnit.v3" Version =" 0.7.1" />
11- <PackageVersion Include =" Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version =" 10.0.3 " />
12- <PackageVersion Include =" Microsoft.AspNetCore.Mvc.Testing" Version =" 10.0.3 " />
11+ <PackageVersion Include =" Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version =" 10.0.4 " />
12+ <PackageVersion Include =" Microsoft.AspNetCore.Mvc.Testing" Version =" 10.0.4 " />
1313 <PackageVersion Include =" Microsoft.AspNetCore.Mvc.Versioning" Version =" 5.1.0" />
1414 <PackageVersion Include =" Microsoft.AspNetCore.Mvc.Versioning.ApiExplorer" Version =" 5.1.0" />
15- <PackageVersion Include =" Microsoft.AspNetCore.TestHost" Version =" 10.0.3 " />
16- <PackageVersion Include =" Microsoft.Build" Version =" 18.3.3 " />
15+ <PackageVersion Include =" Microsoft.AspNetCore.TestHost" Version =" 10.0.4 " />
16+ <PackageVersion Include =" Microsoft.Build" Version =" 18.4.0 " />
1717 <PackageVersion Include =" Microsoft.CodeAnalysis.PublicApiAnalyzers" Version =" 4.14.0" />
1818 <PackageVersion Include =" Microsoft.EntityFrameworkCore.InMemory" Version =" 11.0.0-preview.2.26159.112" />
1919 <PackageVersion Include =" Microsoft.Kiota.Bundle" Version =" 1.22.0" />
Original file line number Diff line number Diff line change 4343 </ItemGroup >
4444
4545 <ItemGroup Condition =" $([MSBuild]::IsTargetFrameworkCompatible('$(TargetFramework)', 'net10.0'))" >
46- <PackageReference Update =" Microsoft.AspNetCore.Mvc.Testing" VersionOverride =" 10.0.3 " />
47- <PackageReference Update =" Microsoft.AspNetCore.TestHost" VersionOverride =" 10.0.3 " />
46+ <PackageReference Update =" Microsoft.AspNetCore.Mvc.Testing" VersionOverride =" 10.0.4 " />
47+ <PackageReference Update =" Microsoft.AspNetCore.TestHost" VersionOverride =" 10.0.4 " />
4848 </ItemGroup >
4949
5050 <ItemGroup Condition =" $([MSBuild]::IsTargetFrameworkCompatible('$(TargetFramework)', 'net11.0'))" >
Original file line number Diff line number Diff line change 1414 </ItemGroup >
1515
1616 <ItemGroup Condition =" '$(TargetFramework)' == 'net10.0'" >
17- <PackageReference Include =" Microsoft.AspNetCore.Authentication.JwtBearer" VersionOverride =" 10.0.3 " />
17+ <PackageReference Include =" Microsoft.AspNetCore.Authentication.JwtBearer" VersionOverride =" 10.0.4 " />
1818 </ItemGroup >
1919
2020 <ItemGroup Condition =" '$(TargetFramework)' == 'net11.0'" >
Original file line number Diff line number Diff line change 1414 <ProjectReference Include =" ..\..\..\src\Swashbuckle.AspNetCore.SwaggerUI\Swashbuckle.AspNetCore.SwaggerUI.csproj" />
1515 </ItemGroup >
1616 <ItemGroup Condition =" '$(TargetFramework)' == 'net10.0'" >
17- <PackageReference Include =" Microsoft.EntityFrameworkCore.InMemory" VersionOverride =" 10.0.3 " />
17+ <PackageReference Include =" Microsoft.EntityFrameworkCore.InMemory" VersionOverride =" 10.0.4 " />
1818 </ItemGroup >
1919 <ItemGroup Condition =" '$(TargetFramework)' == 'net11.0'" >
2020 <PackageReference Include =" Microsoft.EntityFrameworkCore.InMemory" VersionOverride =" 11.0.0-preview.2.26159.112" />
You can’t perform that action at this time.
0 commit comments