We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e58485 commit 4aa2ec1Copy full SHA for 4aa2ec1
src/GovUk.Frontend.AspNetCore.Build/GovUk.Frontend.AspNetCore.Build.csproj
@@ -21,6 +21,7 @@
21
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
22
</PackageReference>
23
<PackageReference Include="NuGetizer" Version="*" />
24
+ <PackageReference Include="System.Runtime.Loader" Version="4.3.0" />
25
</ItemGroup>
26
27
</Project>
0 commit comments