From 3f2d2a6cad31160ea53f6478bca65fe4f2e158e2 Mon Sep 17 00:00:00 2001 From: Mateusz Skoczek Date: Sun, 15 Feb 2026 16:12:17 +0100 Subject: [PATCH] Update SimpleToolkit.Attributes/README.md --- SimpleToolkit.Attributes/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/SimpleToolkit.Attributes/README.md b/SimpleToolkit.Attributes/README.md index 009daac..ca7ab39 100644 --- a/SimpleToolkit.Attributes/README.md +++ b/SimpleToolkit.Attributes/README.md @@ -25,6 +25,8 @@ SimpleToolkit is package of useful classes, helpers, extensions and UI controls, ## Dependencies +Dependencies should be installed automatically with this package + - Microsoft.AspNetCore.Mvc.Core 2.3.0 ## Installation and usage