Skip to content

Commit

Permalink
Upgrade to .Net Core 2.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
alvachien committed May 6, 2018
1 parent c28916e commit 282f85f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/acgalleryapi/acgalleryapi.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Magick.NET-Q16-AnyCPU" Version="7.4.4" />
<PackageReference Include="Magick.NET-Q16-AnyCPU" Version="7.4.5" />
<PackageReference Include="IdentityServer4.AccessTokenValidation" Version="2.6.0" />
<PackageReference Include="Microsoft.AspNetCore.All" Version="2.0.7" />
<PackageReference Include="Microsoft.VisualStudio.Web.CodeGeneration.Design" Version="2.0.3" />
Expand Down

0 comments on commit 282f85f

Please sign in to comment.