mirror of
https://github.com/TalAloni/SMBLibrary.git
synced 2025-07-27 03:08:15 +02:00
fix: version
This commit is contained in:
parent
68525383c4
commit
a98100c4e0
2 changed files with 2 additions and 2 deletions
|
@ -4,7 +4,7 @@
|
|||
<TargetFrameworks>net20;net40;netstandard2.0</TargetFrameworks>
|
||||
<GenerateAssemblyInfo>false</GenerateAssemblyInfo>
|
||||
<AssemblyName>SMBLibrary</AssemblyName>
|
||||
<Version>1.4.7</Version>
|
||||
<Version>1.4.6</Version>
|
||||
<NoWarn>1573;1591</NoWarn>
|
||||
<RootNamespace>SMBLibrary</RootNamespace>
|
||||
<GeneratePackageOnBuild>false</GeneratePackageOnBuild>
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "lansweeper.smblibrary",
|
||||
"version": "1.4.7",
|
||||
"version": "1.4.6",
|
||||
"private": true,
|
||||
"description": "SMBLibrary is an open-source C# SMB 1.0/CIFS, SMB 2.0, SMB 2.1 and SMB 3.0 server and client implementation. ",
|
||||
"scripts": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue