diff --git a/SMBLibrary.Tests/SMBLibrary.Tests.csproj b/SMBLibrary.Tests/SMBLibrary.Tests.csproj index 81570ee..f885fd9 100644 --- a/SMBLibrary.Tests/SMBLibrary.Tests.csproj +++ b/SMBLibrary.Tests/SMBLibrary.Tests.csproj @@ -1,4 +1,5 @@  + net40 false @@ -10,6 +11,9 @@ + + + @@ -18,4 +22,5 @@ Components\Microsoft.VisualStudio.QualityTools.UnitTestFramework.dll + \ No newline at end of file diff --git a/SMBLibrary.Win32/SMBLibrary.Win32.csproj b/SMBLibrary.Win32/SMBLibrary.Win32.csproj index 152022c..61f6365 100644 --- a/SMBLibrary.Win32/SMBLibrary.Win32.csproj +++ b/SMBLibrary.Win32/SMBLibrary.Win32.csproj @@ -5,10 +5,17 @@ false SMBLibrary.Win32 SMBLibrary.Win32 + Tal Aloni + LGPL-3.0-or-later + https://github.com/TalAloni/SMBLibrary + https://github.com/TalAloni/SMBLibrary + + + diff --git a/SMBLibrary/SMBLibrary.csproj b/SMBLibrary/SMBLibrary.csproj index 5de23b7..78d30b5 100644 --- a/SMBLibrary/SMBLibrary.csproj +++ b/SMBLibrary/SMBLibrary.csproj @@ -5,10 +5,19 @@ false SMBLibrary SMBLibrary + false + Tal Aloni + LGPL-3.0-or-later + https://github.com/TalAloni/SMBLibrary + https://github.com/TalAloni/SMBLibrary - + + + + + diff --git a/SMBServer/SMBServer.csproj b/SMBServer/SMBServer.csproj index d017d9e..68a1ede 100644 --- a/SMBServer/SMBServer.csproj +++ b/SMBServer/SMBServer.csproj @@ -12,16 +12,20 @@ - + + + + - + Always + \ No newline at end of file