From 927880a0ac55cac851dfde091d90e6b97cfece6b Mon Sep 17 00:00:00 2001 From: "Alexander.Shvedov" Date: Thu, 24 Oct 2024 19:46:44 +0200 Subject: [PATCH] Fix #36, add readme.md --- src/JetBrains.Annotations.nuspec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/JetBrains.Annotations.nuspec b/src/JetBrains.Annotations.nuspec index b8d0b5f..924b6da 100644 --- a/src/JetBrains.Annotations.nuspec +++ b/src/JetBrains.Annotations.nuspec @@ -13,6 +13,7 @@ Copyright (c) 2016-2024 JetBrains s.r.o. false Annotations to increase accuracy of JetBrains Rider and ReSharper code inspections + readme.md JetBrains.Annotations help reduce false positive warnings, explicitly declare purity and nullability in your code, deal with implicit usages of members, support special semantics of APIs in ASP.NET and XAML frameworks and otherwise increase accuracy of JetBrains Rider and ReSharper code inspections. @@ -37,5 +38,6 @@ All usages of JetBrains.Annotations attributes are erased from metadata by defau + \ No newline at end of file