From fd06db2e125c505d3e051c72eeb6346c58b086aa Mon Sep 17 00:00:00 2001 From: Cory Knox Date: Wed, 18 May 2022 10:00:16 -0700 Subject: [PATCH] (#21) Generate Assembly Information Remove setting from csproj that was preventing the built DLLs from being appropriately tagged. --- src/Rhino.Licensing/Rhino.Licensing.csproj | 1 - 1 file changed, 1 deletion(-) diff --git a/src/Rhino.Licensing/Rhino.Licensing.csproj b/src/Rhino.Licensing/Rhino.Licensing.csproj index 283fe27..602747d 100644 --- a/src/Rhino.Licensing/Rhino.Licensing.csproj +++ b/src/Rhino.Licensing/Rhino.Licensing.csproj @@ -13,7 +13,6 @@ Rhino.Licensing true ..\..\ayende-open-source.snk - false false LIBLOG_PROVIDERS_ONLY 8.0