Skip to content

Commit

Permalink
Moq nuget updated
Browse files Browse the repository at this point in the history
  • Loading branch information
ByteDecoder committed Nov 28, 2023
1 parent ea9cef5 commit 33fee71
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion src/Queryology.Tests/Queryology.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<PackageReference Include="StyleCop.Analyzers" Version="1.1.118" />
<PackageReference Include="Microsoft.CodeAnalysis.NetAnalyzers" Version="8.0.0" />
<PackageReference Include="SecurityCodeScan.VS2019" Version="5.6.7" />
<PackageReference Include="Moq" Version="4.20.69" />
<PackageReference Include="Moq" Version="4.20.70" />
<PackageReference Include="xunit.analyzers" Version="1.6.0" />
<AdditionalFiles Include="$(SolutionDir)\_stylecop\stylecop.json" Link="stylecop.json" />
</ItemGroup>
Expand Down
1 change: 0 additions & 1 deletion src/win-run-testsuite.bat
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@

cls

echo Legion awaits
del /S /Q ..\coverage\ >nul 2>nul

dotnet tool update dotnet-reportgenerator-globaltool
Expand Down

0 comments on commit 33fee71

Please sign in to comment.