Skip to content

Commit 01b33cf

Browse files
Bump Microsoft.AspNetCore.All in /vsd-interfaces/SharePoint
Bumps [Microsoft.AspNetCore.All](https://github.com/aspnet/AspNetCore) from 2.1.5 to 2.1.15. - [Release notes](https://github.com/aspnet/AspNetCore/releases) - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md) - [Commits](dotnet/aspnetcore@2.1.5...v2.1.15) --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.All dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9e49be2 commit 01b33cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vsd-interfaces/SharePoint/SharePoint.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
</PropertyGroup>
88
<ItemGroup>
9-
<PackageReference Include="Microsoft.AspNetCore.All" Version="2.1.5" />
9+
<PackageReference Include="Microsoft.AspNetCore.All" Version="2.1.15" />
1010
<PackageReference Include="Microsoft.IdentityModel.Clients.ActiveDirectory" Version="3.19.8" />
1111
<PackageReference Include="Microsoft.Rest.ClientRuntime" Version="2.3.15" />
1212
<PackageReference Include="Newtonsoft.Json" Version="11.0.2" />

0 commit comments

Comments
 (0)