We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4f964f8 + 696f4f9 commit 5e3b2c2Copy full SHA for 5e3b2c2
1 file changed
Code/Light.GuardClauses/Light.GuardClauses.csproj
@@ -24,10 +24,9 @@
24
<PackageTags>Assertions;Preconditions;GuardClauses;DesignByContract;DbC</PackageTags>
25
<GenerateDocumentationFile>true</GenerateDocumentationFile>
26
<PackageReleaseNotes>
27
-Light.GuardClauses 10.0.0
+Light.GuardClauses 10.1.0
28
--------------------------------
29
-- added support for CallerArgumentExpressionAttribute
30
-- Breaking change: the library is now built against .NET Standard 2.0 and .NET Standard 2.1
+- added support for JetBrains' NoEnumerationAttribute
31
</PackageReleaseNotes>
32
</PropertyGroup>
33
0 commit comments