This website works better with JavaScript.
Home
Explore
Help
Sign In
SmallChi
/
JT809
mirror of
https://github.com/SmallChi/JT809.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
12
Wiki
Activity
Browse Source
v1.2.1
tags/v1.3.0
SmallChi
6 years ago
parent
e8174f672c
commit
991ee6202f
2 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
src/JT809.Protocol.Extensions.DependencyInjection/JT809.Protocol.Extensions.DependencyInjection.csproj
+1
-1
src/JT809.Protocol/JT809.Protocol.csproj
+ 1
- 1
src/JT809.Protocol.Extensions.DependencyInjection/JT809.Protocol.Extensions.DependencyInjection.csproj
View File
@@ -14,7 +14,7 @@
<PackageProjectUrl>https://github.com/SmallChi/JT809</PackageProjectUrl>
<PackageLicenseUrl>https://github.com/SmallChi/JT809/blob/master/LICENSE</PackageLicenseUrl>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<Version>1.2.
0
</Version>
<Version>1.2.
1
</Version>
</PropertyGroup>
<ItemGroup>
+ 1
- 1
src/JT809.Protocol/JT809.Protocol.csproj
View File
@@ -14,7 +14,7 @@
<PackageProjectUrl>https://github.com/SmallChi/JT809</PackageProjectUrl>
<PackageLicenseUrl>https://github.com/SmallChi/JT809/blob/master/LICENSE</PackageLicenseUrl>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<Version>1.2.
0
</Version>
<Version>1.2.
1
</Version>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|AnyCPU'">
Write
Preview
Loading…
Cancel
Save