Commit changes before fixing errors.

This commit is contained in:
Developer01
2025-12-29 12:59:23 +01:00
parent f84e60bf24
commit 8ab83894fd

View File

@@ -37,4 +37,9 @@
<ItemGroup> <ItemGroup>
<FrameworkReference Include="Microsoft.VisualBasic" /> <FrameworkReference Include="Microsoft.VisualBasic" />
</ItemGroup> </ItemGroup>
<ItemGroup>
<None Update="My Project\Settings.settings">
<Generator>SettingsSingleFileGenerator</Generator>
</None>
</ItemGroup>
</Project> </Project>