Commit Graph

8 Commits

Author SHA1 Message Date
Stefan Ossendorf 923d70195d Nsspi target framework changed to .NetStandard2.0
Nsspi targets now .NetStandard2.0
Other projects now targets .net4 .6.1
Nuspec file removed and nuget file will now be created on each build (new capaibility of VS17 used for that)
Assemblyinfo resieds now within csproj of nsspi project
ReSharpher folder added to gitignore
2019-05-30 14:46:03 +02:00
Kevin Thompson 6bf95f46ee Updated version information to v0.2.1 2018-09-23 10:44:43 -04:00
Kevin Thompson 37a7881d25 Updated version declarations to v0.2.0, to reflect the new support for username/password authentication plus the minor incompatibility introduced with the updated design. 2017-10-20 01:25:36 -04:00
Kevin Thompson 3b189d2865 Code cleanup
Fixed code style using CodeMaid.
2017-09-24 01:52:45 -04:00
Kevin Thompson 6b008f0e72 Bumped version number to 0.1.3
Needed to rebuild the nuget package due to a compilation mistake.
2017-05-01 09:59:15 -04:00
Kevin Thompson 9862ee4aa4 Bumped version number to 0.1.2
Includes fix from #6.
2017-05-01 09:55:57 -04:00
antiduh 4ede16318a Set the project's version number to what I currently expect. 2014-07-14 17:19:49 +00:00
antiduh c1b7785440 Reorganized the project to put the library one folder down. 2014-06-27 14:38:28 +00:00