UnityTestExamples icon indicating copy to clipboard operation
UnityTestExamples copied to clipboard

Upgrade Unity to 2021 LTS

Open nowsprinting opened this issue 7 months ago • 4 comments

  • Upgrade Unity to 2021.3.32f1
  • Remove net.tnrd.nsubstitute
  • Add UnityNuGet into scoped registries
  • Install NSubstitute v5.1.0
  • Install NSubstitute.Analyzers.CSharp v1.0.16
  • Install NUnit Analyzers v3.3.0
  • Install IDisposableAnalyzers v4.0.7
  • Fix Unity versions running tests on CI

nowsprinting avatar Nov 11 '23 21:11 nowsprinting