mirror of
https://github.com/TalAloni/SMBLibrary.git
synced 2025-07-27 03:08:15 +02:00
fix: repository dependencies in csproj
This commit is contained in:
parent
a2ca659197
commit
04168c4447
3 changed files with 6 additions and 6 deletions
|
@ -10,8 +10,8 @@
|
|||
<Authors>Tal Aloni</Authors>
|
||||
<PackageDescription>FileSystem adapters for SMBLibrary</PackageDescription>
|
||||
<PackageLicenseExpression>LGPL-3.0-or-later</PackageLicenseExpression>
|
||||
<PackageProjectUrl>https://github.com/TalAloni/SMBLibrary</PackageProjectUrl>
|
||||
<RepositoryUrl>https://github.com/TalAloni/SMBLibrary</RepositoryUrl>
|
||||
<PackageProjectUrl>https://github.com/Lansweeper/SMBLibrary</PackageProjectUrl>
|
||||
<RepositoryUrl>https://github.com/Lansweeper/SMBLibrary</RepositoryUrl>
|
||||
<GenerateDocumentationFile>true</GenerateDocumentationFile>
|
||||
</PropertyGroup>
|
||||
|
||||
|
|
|
@ -10,8 +10,8 @@
|
|||
<Authors>Tal Aloni</Authors>
|
||||
<PackageDescription>Windows specific extensions for SMBLibrary</PackageDescription>
|
||||
<PackageLicenseExpression>LGPL-3.0-or-later</PackageLicenseExpression>
|
||||
<PackageProjectUrl>https://github.com/TalAloni/SMBLibrary</PackageProjectUrl>
|
||||
<RepositoryUrl>https://github.com/TalAloni/SMBLibrary</RepositoryUrl>
|
||||
<PackageProjectUrl>https://github.com/Lansweeper/SMBLibrary</PackageProjectUrl>
|
||||
<RepositoryUrl>https://github.com/Lansweeper/SMBLibrary</RepositoryUrl>
|
||||
<GenerateDocumentationFile>true</GenerateDocumentationFile>
|
||||
</PropertyGroup>
|
||||
|
||||
|
|
|
@ -11,8 +11,8 @@
|
|||
<Authors>Tal Aloni</Authors>
|
||||
<PackageDescription>SMBLibrary is an open-source C# SMB 1.0/CIFS, SMB 2.0, SMB 2.1 and SMB 3.0 server and client implementation</PackageDescription>
|
||||
<PackageLicenseExpression>LGPL-3.0-or-later</PackageLicenseExpression>
|
||||
<PackageProjectUrl>https://github.com/TalAloni/SMBLibrary</PackageProjectUrl>
|
||||
<RepositoryUrl>https://github.com/TalAloni/SMBLibrary</RepositoryUrl>
|
||||
<PackageProjectUrl>https://github.com/Lansweeper/SMBLibrary</PackageProjectUrl>
|
||||
<RepositoryUrl>https://github.com/Lansweeper/SMBLibrary</RepositoryUrl>
|
||||
<GenerateDocumentationFile>true</GenerateDocumentationFile>
|
||||
</PropertyGroup>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue