Skip to content

Commit

Permalink
Release 1.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
StephenMP committed Apr 27, 2019
1 parent bf993d7 commit dc11b16
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions SLOBSharp/SLOBSharp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,13 @@
<RepositoryUrl>https://github.com/StephenMP/SLOBSharp</RepositoryUrl>
<RepositoryType>GIT</RepositoryType>
<NeutralLanguage>en</NeutralLanguage>
<Version>1.1.3</Version>
<Version>1.1.4</Version>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
</PropertyGroup>

<ItemGroup>
<PackageReference Include="AutoMapper" Version="7.0.1" />
<PackageReference Include="Newtonsoft.Json" Version="11.0.2" />
<PackageReference Include="AutoMapper" Version="8.1.0" />
<PackageReference Include="Newtonsoft.Json" Version="12.0.2" />
</ItemGroup>

</Project>

0 comments on commit dc11b16

Please sign in to comment.