Skip to content

Commit

Permalink
Release 1.1.177-preview1.
Browse files Browse the repository at this point in the history
  • Loading branch information
Berrysoft committed Jul 1, 2018
1 parent 6c7671a commit e4d967b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions target.props
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@

<PropertyGroup>
<LangVersion>latest</LangVersion>
<AssemblyVersion>1.0.159.0</AssemblyVersion>
<FileVersion>1.0.159.0</FileVersion>
<AssemblyVersion>1.1.177.0</AssemblyVersion>
<FileVersion>1.1.177.0</FileVersion>
<OutputPath>..\..\bin\$(Configuration)</OutputPath>
</PropertyGroup>

<PropertyGroup>
<Version>1.0.159</Version>
<Version>1.1.177-preview1</Version>
<Authors>Berrysoft</Authors>
<Copyright>Copyright (c) 2018 Berrysoft</Copyright>
<PackageRequireLicenseAcceptance>true</PackageRequireLicenseAcceptance>
Expand Down

0 comments on commit e4d967b

Please sign in to comment.