We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2125c47 + 8d6d286 commit 05daf71Copy full SHA for 05daf71
src/PersonalWebApp/PersonalWebApp.csproj
@@ -10,7 +10,7 @@
10
</ItemGroup>
11
<ItemGroup>
12
<PackageReference Include="JetBrains.Annotations" Version="2025.2.2" />
13
- <PackageReference Include="NetEscapades.AspNetCore.SecurityHeaders" Version="1.2.0" />
+ <PackageReference Include="NetEscapades.AspNetCore.SecurityHeaders" Version="1.3.0" />
14
<PackageReference Include="Microsoft.ApplicationInsights.AspNetCore" Version="2.23.0" />
15
16
<Target Name="PrepublishScript" BeforeTargets="PrepareForPublish">
0 commit comments