Skip to content

Commit

Permalink
Release ujicoba v0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
f2face committed Jul 20, 2020
1 parent 21c956d commit 8e162dc
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions RumahTuya.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<AssemblyVersion>0.1.0.0</AssemblyVersion>
<FileVersion>0.1.0.0</FileVersion>
<Version>0.1.0</Version>
<PackageProjectUrl>https://github.com/f2face/RumahTuya.Core</PackageProjectUrl>
<RepositoryUrl>https://github.com/f2face/RumahTuya.Core</RepositoryUrl>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
</PropertyGroup>

<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|AnyCPU'">
Expand Down

0 comments on commit 8e162dc

Please sign in to comment.