Signed-off-by: Lev Rusanov <30170278+JDM170@users.noreply.github.com>
This commit is contained in:
2025-06-09 20:35:03 +07:00
parent 322e9b4dbd
commit 09cee74f0c
5 changed files with 94 additions and 231 deletions

View File

@@ -55,9 +55,6 @@
<Compile Include="ScreenCaptureForm.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="ScreenCaptureForm.Designer.cs">
<DependentUpon>ScreenCaptureForm.cs</DependentUpon>
</Compile>
<EmbeddedResource Include="ResultForm.resx">
<DependentUpon>ResultForm.cs</DependentUpon>
</EmbeddedResource>
@@ -82,9 +79,6 @@
<DependentUpon>Resources.resx</DependentUpon>
<DesignTime>True</DesignTime>
</Compile>
<EmbeddedResource Include="ScreenCaptureForm.resx">
<DependentUpon>ScreenCaptureForm.cs</DependentUpon>
</EmbeddedResource>
<None Include="Properties\Settings.settings">
<Generator>SettingsSingleFileGenerator</Generator>
<LastGenOutput>Settings.Designer.cs</LastGenOutput>