Skip to content

Commit

Permalink
Bump the crispywaffle group with 1 update (#26)
Browse files Browse the repository at this point in the history
* Bump the crispywaffle group with 1 update

Bumps the crispywaffle group with 1 update: [CrispyWaffle](https://github.com/guibranco/CrispyWaffle).

- [Release notes](https://github.com/guibranco/CrispyWaffle/releases)
- [Changelog](https://github.com/guibranco/CrispyWaffle/blob/main/docs/changelog.md)
- [Commits](guibranco/CrispyWaffle@v4.2.66...v4.2.77)

---
updated-dependencies:
- dependency-name: CrispyWaffle
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: crispywaffle
...

Signed-off-by: dependabot[bot] <[email protected]>

* Update EditoraInovacao.MVC.csproj

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Guilherme Branco Stracini <[email protected]>
  • Loading branch information
dependabot[bot] and guibranco authored Oct 3, 2023
1 parent ac4d2d0 commit 894bb78
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions Src/EditoraInovacao.MVC/EditoraInovacao.MVC.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,8 @@
</EmbeddedResource>
</ItemGroup>
<ItemGroup>
<Reference Include="CrispyWaffle, Version=4.2.66.0, Culture=neutral, PublicKeyToken=null">
<HintPath>..\..\packages\CrispyWaffle.4.2.66\lib\netstandard2.0\CrispyWaffle.dll</HintPath>
<Reference Include="CrispyWaffle, Version=4.2.77.0, Culture=neutral, PublicKeyToken=null">
<HintPath>..\..\packages\CrispyWaffle.4.2.77\lib\netstandard2.0\CrispyWaffle.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="Microsoft.Web.Infrastructure, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, PublicKeyToken=null">
Expand Down Expand Up @@ -128,4 +128,4 @@
</Target>
<Import Project="..\..\packages\MSBuildTasks.1.5.0.235\build\MSBuildTasks.targets" Condition="Exists('..\..\packages\MSBuildTasks.1.5.0.235\build\MSBuildTasks.targets')" />
<Import Project="..\..\packages\MSBuild.Version.Target.4.0.60\build\MSBuild.Version.Target.targets" Condition="Exists('..\..\packages\MSBuild.Version.Target.4.0.60\build\MSBuild.Version.Target.targets')" />
</Project>
</Project>
4 changes: 2 additions & 2 deletions Src/EditoraInovacao.MVC/packages.config
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="CrispyWaffle" version="4.2.66" targetFramework="net48" />
<package id="CrispyWaffle" version="4.2.77" targetFramework="net48" />
<package id="Microsoft.AspNet.Mvc" version="5.2.9" targetFramework="net48" />
<package id="Microsoft.AspNet.Razor" version="3.2.9" targetFramework="net48" />
<package id="Microsoft.AspNet.WebPages" version="3.2.9" targetFramework="net48" />
Expand Down

0 comments on commit 894bb78

Please sign in to comment.