Skip to content

Commit 1816e04

Browse files
authored
Merge pull request #900 from TechnologyEnhancedLearning/dependabot/nuget/Automatic_version_update_dependabot/multi-afdf4bb2f6
Bump Microsoft.VisualStudio.Web.CodeGeneration.Design, Newtonsoft.Json and System.Security.Cryptography.Pkcs
2 parents 36389b2 + cd966a7 commit 1816e04

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

AdminUI/LearningHub.Nhs.AdminUI/LearningHub.Nhs.AdminUI.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@
107107
<PrivateAssets>all</PrivateAssets>
108108
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
109109
</PackageReference>
110-
<PackageReference Include="Microsoft.VisualStudio.Web.CodeGeneration.Design" Version="6.0.0" />
110+
<PackageReference Include="Microsoft.VisualStudio.Web.CodeGeneration.Design" Version="6.0.18" />
111111
<PackageReference Include="MK.IO" Version="1.6.0" />
112112
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
113113
<PackageReference Include="NLog.Web.AspNetCore" Version="4.14.0" />

LearningHub.Nhs.WebUI/LearningHub.Nhs.WebUI.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@
126126
<PackageReference Include="Microsoft.IdentityModel.Protocols.OpenIdConnect" Version="6.14.1" />
127127

128128
<PackageReference Include="Microsoft.Rest.ClientRuntime.Azure.Authentication" Version="2.4.1" />
129-
<PackageReference Include="Microsoft.VisualStudio.Web.CodeGeneration.Design" Version="6.0.10" />
129+
<PackageReference Include="Microsoft.VisualStudio.Web.CodeGeneration.Design" Version="6.0.18" />
130130
<PackageReference Include="MK.IO" Version="1.5.0" />
131131
<PackageReference Include="NHSUKViewComponents.Web" Version="1.0.28" />
132132
<PackageReference Include="StyleCop.Analyzers" Version="1.1.118">

WebAPI/LearningHub.Nhs.API/LearningHub.Nhs.Api.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
<PackageReference Include="Microsoft.AspNetCore" Version="2.2.0" />
3636
<PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="6.0.36" />
3737
<PackageReference Include="Microsoft.Extensions.Caching.Redis" Version="2.2.0" />
38-
<PackageReference Include="Microsoft.VisualStudio.Web.CodeGeneration.Design" Version="6.0.0" />
38+
<PackageReference Include="Microsoft.VisualStudio.Web.CodeGeneration.Design" Version="6.0.18" />
3939
<PackageReference Include="NLog.Web.AspNetCore" Version="4.14.0" />
4040
<PackageReference Update="StyleCop.Analyzers" Version="1.1.118">
4141
<PrivateAssets>all</PrivateAssets>

0 commit comments

Comments
 (0)