From f939e86c360fc3a2d895ac31e912d3ce0376d7fc Mon Sep 17 00:00:00 2001
From: ax-meyer <32029723+ax-meyer@users.noreply.github.com>
Date: Tue, 11 Feb 2025 10:33:52 +0100
Subject: [PATCH] Update Directory.Build.props
Switch to using PackageLicenseExpression for nugets so the license is displayed on the nuget page and consumable for tools like nuget-license
---
Directory.Build.props | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Directory.Build.props b/Directory.Build.props
index d58922e07..9f17bd530 100644
--- a/Directory.Build.props
+++ b/Directory.Build.props
@@ -13,7 +13,7 @@
Choose from existing pre-configured modules and start containers within a second, to support and run your tests. Or create your own container images with Dockerfiles and run your containers and tests immediately afterward.
docs/logo.png
https://github.com/testcontainers/testcontainers-dotnet/raw/develop/docs/logo.png
- LICENSE
+ MIT
README.md
https://dotnet.testcontainers.org/
automation;docker;dotnet;testcontainers;testcontainers-dotnet;testing