From ad86c450f2c98daeb01b950588a324c5b31ef696 Mon Sep 17 00:00:00 2001 From: Matt Strapp Date: Tue, 6 Aug 2024 17:09:58 -0500 Subject: Add more C# documentation and descriptions to the NuGet package Signed-off-by: Matt Strapp --- src/Locusts.csproj | 62 +++++++++++++++++++++++++++--------------------------- 1 file changed, 31 insertions(+), 31 deletions(-) (limited to 'src/Locusts.csproj') diff --git a/src/Locusts.csproj b/src/Locusts.csproj index f646597..b160d32 100644 --- a/src/Locusts.csproj +++ b/src/Locusts.csproj @@ -1,37 +1,37 @@  - - true - + + true + - - netstandard2.0 - latest - true - true - true - enable - enable + + netstandard2.0 + latest + true + true + true + enable + enable - true - 0BSD - docs/.NET.md - https://github.com/locusts-r-us/locusts - git - True - True - snupkg - true - + true + 0BSD + docs/.NET.md + https://github.com/locusts-r-us/locusts + git + True + True + snupkg + true + Locusts + A .NET library that introduces locusts into your codebase. + - - - - - all - runtime; build; native; contentfiles; analyzers; buildtransitive - - + + + + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + + \ No newline at end of file -- cgit v1.2.3