Skip to content

Commit

Permalink
Merge pull request #16 from joelbyford/dependabot/nuget/Microsoft.Asp…
Browse files Browse the repository at this point in the history
…NetCore.Razor.Design-2.2.0

Bump Microsoft.AspNetCore.Razor.Design from 2.1.1 to 2.2.0
  • Loading branch information
joelbyford authored Dec 3, 2020
2 parents 8b8445c + 1c6b82d commit 04a7e42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion QrCodeApiApp/QrCodeApiApp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.App" />
<PackageReference Include="Microsoft.AspNetCore.Razor.Design" Version="2.1.1" PrivateAssets="All" />
<PackageReference Include="Microsoft.AspNetCore.Razor.Design" Version="2.2.0" PrivateAssets="All" />
<PackageReference Include="System.Drawing.Common" Version="5.0.0" />
<PackageReference Include="System.Net.Http" Version="4.3.4" />
<PackageReference Include="ZXing.Net" Version="0.16.6" />
Expand Down

0 comments on commit 04a7e42

Please sign in to comment.