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 b75229b commit b863895Copy full SHA for b863895
Directory.Packages.props
@@ -16,6 +16,7 @@
16
<PackageVersion Include="System.Text.Json" Version="8.0.6" />
17
<PackageVersion Include="System.Threading.Channels" Version="8.0.0" />
18
</ItemGroup>
19
+
20
<!-- Product dependencies LTS -->
21
<ItemGroup Condition="'$(TargetFramework)' == 'net8.0'">
22
<PackageVersion Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="8.0.15" />
0 commit comments