Skip to content

Commit ed45b8a

Browse files
Bump Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation from 8.0.17 to 8.0.20
--- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation dependency-version: 8.0.20 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fece7e9 commit ed45b8a

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
<PackageVersion Include="Microsoft.AspNetCore.Authentication.OpenIdConnect" Version="8.0.20" />
4444
<PackageVersion Include="Microsoft.AspNetCore.Mvc.Core" Version="2.3.0" />
4545
<PackageVersion Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="8.0.17" />
46-
<PackageVersion Include="Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation" Version="8.0.17" />
46+
<PackageVersion Include="Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation" Version="8.0.20" />
4747
<PackageVersion Include="Microsoft.AspNetCore.Mvc.Testing" Version="8.0.20" />
4848
<PackageVersion Include="Microsoft.Azure.Management.DataFactory" Version="9.3.0" />
4949
<PackageVersion Include="Microsoft.Azure.Management.Media" Version="6.0.0" />

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
</PackageReference>
2727
</ItemGroup>
2828
<ItemGroup>
29+
<PackageReference Include="Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation" VersionOverride="8.0.20" />
2930
<PackageReference Include="Microsoft.IdentityModel.Tokens" />
3031
<PackageReference Include="System.IdentityModel.Tokens.Jwt" />
3132
<ProjectReference Include="..\LearningHub.Nhs.WebUI\LearningHub.Nhs.WebUI.csproj" />

0 commit comments

Comments
 (0)