removes erroneous reference, adds unit test project
This commit is contained in:
parent
109a79049d
commit
93161d6ce9
7 changed files with 135 additions and 3 deletions
|
|
@ -13,6 +13,7 @@ using System.Windows;
|
|||
[assembly: AssemblyCopyright("Copyright © 2022")]
|
||||
[assembly: AssemblyTrademark("")]
|
||||
[assembly: AssemblyCulture("")]
|
||||
[assembly: System.Runtime.CompilerServices.InternalsVisibleTo("CharacterRecordsGeneratorTests")]
|
||||
|
||||
// Setting ComVisible to false makes the types in this assembly not visible
|
||||
// to COM components. If you need to access a type in this assembly from
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue