From 082a3d06dc5e2108dbd8d3d7f1a99dd5f70e3a9d Mon Sep 17 00:00:00 2001 From: Oskar Dudycz Date: Wed, 15 Jun 2022 18:46:48 +0200 Subject: [PATCH] Added more NuGet attributes --- src/Ogooreck/API/ApiSpecification.cs | 1 + src/Ogooreck/Ogooreck.csproj | 22 ++++++++++++++++++++++ 2 files changed, 23 insertions(+) diff --git a/src/Ogooreck/API/ApiSpecification.cs b/src/Ogooreck/API/ApiSpecification.cs index b6e92c5..2e6d437 100644 --- a/src/Ogooreck/API/ApiSpecification.cs +++ b/src/Ogooreck/API/ApiSpecification.cs @@ -5,6 +5,7 @@ using System.Text.Json; using FluentAssertions; using Microsoft.AspNetCore.Mvc.Testing; +#pragma warning disable CS1591 namespace Ogooreck.API; diff --git a/src/Ogooreck/Ogooreck.csproj b/src/Ogooreck/Ogooreck.csproj index 68d8975..8a91008 100644 --- a/src/Ogooreck/Ogooreck.csproj +++ b/src/Ogooreck/Ogooreck.csproj @@ -2,6 +2,28 @@ net6.0 + true + true + true + false + true + true + true + true + 0.1.0 + 10.0 + Oskar Dudycz + + https://github.com/oskardudycz/Ogooreck + MIT + https://github.com/oskardudycz/Ogooreck.git + true + Ogooreck + true + true + true + snupkg + 10.0