We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2eddc7 commit ff87fdfCopy full SHA for ff87fdf
src/Benchmarks/Benchmarks.csproj
@@ -64,7 +64,7 @@
64
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="$(MicrosoftEntityFrameworkCoreSqliteVersion90)" />
65
</ItemGroup>
66
67
- <ItemGroup Condition="'$(TargetFramework)' == 'net10.0'">
+ <ItemGroup Condition="'$(TargetFramework)' == 'net9.0'">
68
<PackageReference Include="Microsoft.AspNetCore.Server.IntegrationTesting.IIS" Version="$(MicrosoftIISTestingVersion90)" />
69
70
0 commit comments