Skip to content

Commit

Permalink
Merge pull request #1 from silviabooks/dependabot/nuget/ProgettoCs/Mi…
Browse files Browse the repository at this point in the history
…crosoft.AspNetCore.All-2.0.9

Bump Microsoft.AspNetCore.All from 2.0.0 to 2.0.9 in /ProgettoCs
  • Loading branch information
silviabooks committed Mar 18, 2021
2 parents 618c603 + 5bc0e12 commit 906cb36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ProgettoCs/ProgettoCs.csproj
Expand Up @@ -9,7 +9,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.All" Version="2.0.0" />
<PackageReference Include="Microsoft.AspNetCore.All" Version="2.0.9" />
<PackageReference Include="Microsoft.VisualStudio.Web.CodeGeneration.Design" Version="2.0.0" />
<PackageReference Include="MongoDB.Driver" Version="2.4.4" />
</ItemGroup>
Expand Down

0 comments on commit 906cb36

Please sign in to comment.