Skip to content

Commit

Permalink
Merge pull request #21 from GuilhermeStracini/dependabot/nuget/Crispy…
Browse files Browse the repository at this point in the history
…Waffle-4.1.18

Bump CrispyWaffle from 3.2.49 to 4.1.18
  • Loading branch information
guibranco authored Mar 22, 2023
2 parents c5bc060 + b7ad5ff commit 17c83a1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Src/GHActionsCI/GHActionsCI.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<ItemGroup>
<Reference Include="CrispyWaffle, Version=3.2.49.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\..\packages\CrispyWaffle.3.2.49\lib\netstandard2.0\CrispyWaffle.dll</HintPath>
<Reference Include="CrispyWaffle, Version=4.1.18.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\..\packages\CrispyWaffle.4.1.18\lib\netstandard2.0\CrispyWaffle.dll</HintPath>
</Reference>
<Reference Include="Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
<HintPath>..\..\packages\Newtonsoft.Json.13.0.2\lib\net45\Newtonsoft.Json.dll</HintPath>
Expand Down
2 changes: 1 addition & 1 deletion Src/GHActionsCI/packages.config
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="CrispyWaffle" version="3.2.49" targetFramework="net481" />
<package id="CrispyWaffle" version="4.1.18" targetFramework="net481" />
<package id="Newtonsoft.Json" version="13.0.3" targetFramework="net481" />
<package id="System.Diagnostics.EventLog" version="7.0.0" targetFramework="net481" />
<package id="System.Security.AccessControl" version="6.0.0" targetFramework="net481" />
Expand Down

0 comments on commit 17c83a1

Please sign in to comment.