Skip to content

Commit

Permalink
Merged Pull Request '#121 nightly-package-update->main : Updated pack…
Browse files Browse the repository at this point in the history
…ages.'

Updated packages.
  • Loading branch information
Automation51D authored Aug 14, 2024
2 parents 0fb7ac5 + 6d733cf commit d74f3e7
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -31,14 +31,14 @@
update the dependencies in the nuspec file in the parent directory. -->
<FrameworkReference Include="Microsoft.AspNetCore.App" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation" Version="3.1.32" />
<PackageReference Include="Microsoft.Extensions.FileProviders.Embedded" Version="6.0.32" />
<PackageReference Include="Microsoft.Extensions.FileProviders.Embedded" Version="6.0.33" />
</ItemGroup>
<ItemGroup Condition=" '$(TargetFramework)' == 'net6.0' ">
<!-- If these package references are updated or modified then don't forget to also
update the dependencies in the nuspec file in the parent directory. -->
<FrameworkReference Include="Microsoft.AspNetCore.App" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation" Version="6.0.32" />
<PackageReference Include="Microsoft.Extensions.FileProviders.Embedded" Version="6.0.32" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation" Version="6.0.33" />
<PackageReference Include="Microsoft.Extensions.FileProviders.Embedded" Version="6.0.33" />
</ItemGroup>
<ItemGroup>
<None Include="..\..\README.md">
Expand Down

0 comments on commit d74f3e7

Please sign in to comment.