diff --git a/icon.png b/icon.png new file mode 100644 index 0000000..888b19b Binary files /dev/null and b/icon.png differ diff --git a/icon.svg b/icon.svg new file mode 100644 index 0000000..5f7db68 --- /dev/null +++ b/icon.svg @@ -0,0 +1,307 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/OwaspHeaders.Core.csproj b/src/OwaspHeaders.Core.csproj index fd910f4..1cf23c6 100644 --- a/src/OwaspHeaders.Core.csproj +++ b/src/OwaspHeaders.Core.csproj @@ -1,23 +1,30 @@ An ASP.NET Core Middleware which adds the OWASP recommended HTTP headers for enhanced security. - 8.1.0 + 8.1.1 Jamie Taylor + https://github.com/GaProgMan/OwaspHeaders.Core + https://github.com/GaProgMan/OwaspHeaders.Core.git OwaspHeaders.Core net6.0;net7.0;net8.0 OwaspHeaders.Core 2.0.0 - LICENSE.txt + MIT README-NuGet.md + icon.png + true + snupkg + true + true - - + + README.md