Add mutannot

This commit is contained in:
Sven van Heugten 2026-04-29 07:13:12 +02:00
parent c09915ac60
commit eaae9fe9b8
No known key found for this signature in database
GPG key ID: D612F88666F4F660
4 changed files with 42 additions and 0 deletions

View file

@ -7,6 +7,7 @@
</PropertyGroup>
<ItemGroup>
<Compile Include="MutationCaseAttribute.fs" />
<Compile Include="FakeHome.fs" />
<Compile Include="GenHelpers.fs" />
<Compile Include="InteractionListHelpers.fs" />