Skip to content

Commit

Permalink
Merge pull request #12 from SixLabors/update-is-package
Browse files Browse the repository at this point in the history
Bump the version of ImageSharp to latest beta
  • Loading branch information
tocsoft authored Nov 17, 2017
2 parents 95e11d5 + 8ec94b6 commit afa1201
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ImageSharp.Web/ImageSharp.Web.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
<PackageReference Include="Microsoft.Extensions.Options.ConfigurationExtensions" Version="2.0.0" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="SixLabors.ImageSharp" Version="1.0.0-beta0001" />
<PackageReference Include="SixLabors.ImageSharp" Version="1.0.0-beta0002" />
<PackageReference Include="StyleCop.Analyzers" Version="1.1.0-beta004">
<PrivateAssets>All</PrivateAssets>
</PackageReference>
Expand Down

0 comments on commit afa1201

Please sign in to comment.