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 75cd167 commit 9cd76e5Copy full SHA for 9cd76e5
src/BenchmarksApps/TechEmpower/Minimal/Minimal.csproj
@@ -11,7 +11,7 @@
11
<ItemGroup>
12
<PackageReference Include="Npgsql" Version="8.0.0-preview.4" />
13
<PackageReference Include="Dapper" Version="2.0.123" />
14
- <PackageReference Include="RazorSlices" Version="0.6.1" />
+ <PackageReference Include="RazorSlices" Version="0.6.2" />
15
</ItemGroup>
16
17
</Project>
src/BenchmarksApps/TechEmpower/PlatformBenchmarks/PlatformBenchmarks.csproj
@@ -19,7 +19,7 @@
19
20
21
22
23
24
25
<ItemGroup Condition="$(TargetFramework) != 'net8.0'">
0 commit comments