Skip to content

Commit

Permalink
Merged Pull Request '#119 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 Jul 10, 2024
2 parents c8da478 + 7acc72d commit 568284e
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.31" />
<PackageReference Include="Microsoft.Extensions.FileProviders.Embedded" Version="6.0.32" />
</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.31" />
<PackageReference Include="Microsoft.Extensions.FileProviders.Embedded" Version="6.0.31" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation" Version="6.0.32" />
<PackageReference Include="Microsoft.Extensions.FileProviders.Embedded" Version="6.0.32" />
</ItemGroup>
<ItemGroup>
<None Include="..\..\README.md">
Expand Down

0 comments on commit 568284e

Please sign in to comment.