I get this helpful error: ``` Standard error: ...
# contributing
j
I get this helpful error:
Copy code
Standard error:
   Determining projects to restore...
C:\Users\JasonElkin\Code\Umbraco\Umbraco-CMS\tests\Umbraco.Tests.Benchmarks\bin\release\net7.0\33bfbb00-56c8-4adf-9fdc-a356ea42282d\BenchmarkDotNet.Autogenerated.csproj : error NU1101: Unable to find package 33bfbb00-56c8-4adf-9fdc-a356ea42282d. No packages exist with this id in source(s): Local, Microsoft Visual Studio Offline Packages, Nuget
  Failed to restore C:\Users\JasonElkin\Code\Umbraco\Umbraco-CMS\tests\Umbraco.Tests.Benchmarks\bin\release\net7.0\33bfbb00-56c8-4adf-9fdc-a356ea42282d\BenchmarkDotNet.Autogenerated.csproj (in 1.33 sec).
  4 of 5 projects are up-to-date for restore.

// BenchmarkDotNet has failed to build the auto-generated boilerplate code.
// It can be found in C:\Users\JasonElkin\Code\Umbraco\Umbraco-CMS\tests\Umbraco.Tests.Benchmarks\bin\release\net7.0\33bfbb00-56c8-4adf-9fdc-a356ea42282d
// Please follow the troubleshooting guide: https://benchmarkdotnet.org/articles/guides/troubleshooting.html