Skip to content

Commit

Permalink
Merge pull request #8 from seiggy/dependabot/nuget/Microsoft.AspNetCo…
Browse files Browse the repository at this point in the history
…re-2.2.0

Bump Microsoft.AspNetCore from 2.0.3 to 2.2.0
  • Loading branch information
seiggy authored Jan 29, 2020
2 parents 1f1344b + 6df3773 commit edf3228
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Arke.ManagementApi/Arke.ManagementApi.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore" Version="2.0.3" />
<PackageReference Include="Microsoft.AspNetCore" Version="2.2.0" />
<PackageReference Include="Microsoft.AspNetCore.Mvc" Version="2.0.4" />
</ItemGroup>

Expand Down

0 comments on commit edf3228

Please sign in to comment.