Skip to content

Commit fe8a3aa

Browse files
committed
chore: package bump
1 parent 33135b9 commit fe8a3aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Inertia.AspNetCore/Inertia.AspNetCore.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
</ItemGroup>
3030

3131
<ItemGroup Condition=" '$(TargetFramework)' == 'net6.0' ">
32-
<PackageReference Include="Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation" Version="6.0.1"/>
32+
<PackageReference Include="Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation" Version="6.0.5"/>
3333
</ItemGroup>
3434

3535
<ItemGroup Condition=" '$(TargetFramework)' == 'net5.0' ">

0 commit comments

Comments
 (0)