This commit is contained in:
Adam McCane 2024-02-21 10:47:53 -05:00
commit d40a4b0acb
2 changed files with 3 additions and 0 deletions

View File

@ -171,5 +171,8 @@
<ItemGroup>
<None Include="App.config" />
</ItemGroup>
<ItemGroup>
<Content Include="README.md" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
</Project>

View File