Skip to content

Commit

Permalink
Update ImageSharp.Web.csproj (#59)
Browse files Browse the repository at this point in the history
  • Loading branch information
JimBobSquarePants authored Feb 6, 2019
1 parent 6b3626b commit 0ad58bb
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 @@ -49,7 +49,7 @@
<PackageReference Include="Microsoft.Extensions.Options.ConfigurationExtensions" Version="2.0.0" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="SixLabors.ImageSharp" Version="1.0.0-beta0005" />
<PackageReference Include="SixLabors.ImageSharp" Version="1.0.0-beta0006" />
<PackageReference Include="StyleCop.Analyzers" Version="1.1.0-beta008">
<PrivateAssets>All</PrivateAssets>
</PackageReference>
Expand Down

0 comments on commit 0ad58bb

Please sign in to comment.