Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/nuget/SonarAnalyzer.CSharp-9.32.0…
Browse files Browse the repository at this point in the history
….97167
  • Loading branch information
gstraccini[bot] authored Aug 19, 2024
2 parents 39d717c + f389223 commit 5fd8dec
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
<PackageReference Include="FluentAssertions" />
<PackageReference Include="JunitXml.TestLogger" />
<PackageReference Include="Microsoft.NET.Test.Sdk" />
<PackageReference Include="Newtonsoft.Json" />
<PackageReference Include="System.Text.Encoding.CodePages" />
<PackageReference Include="xunit" />
<PackageReference Include="xunit.runner.visualstudio" />
Expand Down
1 change: 1 addition & 0 deletions Tests/CrispyWaffle.Tests/CrispyWaffle.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
<PackageReference Include="FluentAssertions" />
<PackageReference Include="JunitXml.TestLogger" />
<PackageReference Include="Microsoft.NET.Test.Sdk" />
<PackageReference Include="Newtonsoft.Json" />
<PackageReference Include="NSubstitute" />
<PackageReference Include="System.Diagnostics.EventLog" />
<PackageReference Include="System.Text.Encoding.CodePages" />
Expand Down

0 comments on commit 5fd8dec

Please sign in to comment.