From 2611d9403334a1400eb6cf94114ce6f073988534 Mon Sep 17 00:00:00 2001 From: Kevin Thompson Date: Sun, 16 Jun 2019 17:48:27 -0400 Subject: [PATCH] Added strong-name signing to the library. --- NSspi/NSspi.csproj | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/NSspi/NSspi.csproj b/NSspi/NSspi.csproj index 0cb80cd..d2274f3 100644 --- a/NSspi/NSspi.csproj +++ b/NSspi/NSspi.csproj @@ -5,9 +5,12 @@ NSspi true Kevin Thompson - Adds support for username/password credentials, but introduces a minor change in the interface that breaks existing code. + Adds multi-targetting to support .Net Standard 2.0. https://github.com/antiduh/nsspi 0.3.0.0 + true + false + nsspi key.snk NSspi.xml