TNG / ArchUnitNET

A C# architecture test library to specify and assert architecture rules in C# for automated testing.
Apache License 2.0
933 stars 61 forks source link

System.TypeLoadException : Could not load type 'ArchUnitNET.Fluent.ArchRuleDefinition' from assembly 'ArchUnitNET, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. #265

Open xiaotisu opened 6 months ago

xiaotisu commented 6 months ago

i use the example code, and then run unittest, it show this error image

fgather commented 2 months ago

@xiaotisu could you tell us more about your dev environment? Which .NET version/runtime do you use? Which version of ArchUnit?