Skip to content

Commit a8cf687

Browse files
Update dependency Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation to 8.0.17
1 parent 095b5e4 commit a8cf687

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Codingteam.Site/Codingteam.Site.fsproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@
2424
<Compile Include="Program.fs" />
2525
</ItemGroup>
2626
<ItemGroup>
27-
<PackageReference Include="Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation" Version="8.0.16" />
27+
<PackageReference Include="Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation" Version="8.0.17" />
2828
</ItemGroup>
2929
</Project>

0 commit comments

Comments
 (0)