feat: wip on solution

This commit is contained in:
Stevan Freeborn
2025-11-20 09:04:39 -06:00
parent 089ebe96af
commit 2858fc14e9
4 changed files with 130 additions and 27 deletions
@@ -27,4 +27,10 @@
<ProjectReference Include="..\LensLibrary\LensLibrary.csproj" />
</ItemGroup>
<ItemGroup>
<Content Include="..\INPUT.txt">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
</ItemGroup>
</Project>