File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33 <PropertyGroup >
44 <TargetFramework >netstandard2.0</TargetFramework >
55 <GeneratePackageOnBuild >True</GeneratePackageOnBuild >
6- <Version >1.0.0 </Version >
6+ <Version >1.0.1 </Version >
77 <Authors >Link Mobility NE</Authors >
88 <Company ></Company >
99 <Description >Send SMS through PSWin gateway.</Description >
1515 <RepositoryType >git</RepositoryType >
1616 <PackageTags >PSWin;SMS</PackageTags >
1717 <PackageLicenseExpression >MIT-0</PackageLicenseExpression >
18+ <PackageId >LinkMobilityNE.PSWin.Client</PackageId >
1819 </PropertyGroup >
1920
2021 <ItemGroup >
Original file line number Diff line number Diff line change 33 <PropertyGroup >
44 <TargetFramework >netstandard2.0</TargetFramework >
55 <GeneratePackageOnBuild >True</GeneratePackageOnBuild >
6- <Version >1.0.0 </Version >
6+ <Version >1.0.1 </Version >
77 <Company ></Company >
88 <Authors >Link Mobility NE</Authors >
99 <Description >Receive mobile originated messages and delivery reports from PSWin gateway.</Description >
1515 <PackageTags >PSWin;SMS</PackageTags >
1616 <PackageLicenseExpression >MIT-0</PackageLicenseExpression >
1717 <Copyright >2022 Link Mobility</Copyright >
18+ <PackageId >LinkMobilityNE.PSWin.Receiver</PackageId >
1819 </PropertyGroup >
1920
2021 <ItemGroup >
You can’t perform that action at this time.
0 commit comments