Skip to content

Commit 1109f98

Browse files
committed
Remove unnecessary changes
1 parent 1fdaec2 commit 1109f98

File tree

1 file changed

+0
-15
lines changed

1 file changed

+0
-15
lines changed

Flow.Launcher/Flow.Launcher.csproj

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -128,21 +128,6 @@
128128
</Content>
129129
</ItemGroup>
130130

131-
<ItemGroup>
132-
<Compile Update="Properties\Settings.Designer.cs">
133-
<DesignTimeSharedInput>True</DesignTimeSharedInput>
134-
<AutoGen>True</AutoGen>
135-
<DependentUpon>Settings.settings</DependentUpon>
136-
</Compile>
137-
</ItemGroup>
138-
139-
<ItemGroup>
140-
<None Update="Properties\Settings.settings">
141-
<Generator>SettingsSingleFileGenerator</Generator>
142-
<LastGenOutput>Settings.Designer.cs</LastGenOutput>
143-
</None>
144-
</ItemGroup>
145-
146131
<Target Name="PreBuild" BeforeTargets="PreBuildEvent">
147132
<Exec Command="taskkill /f /fi &quot;IMAGENAME eq Flow.Launcher.exe&quot;" />
148133
</Target>

0 commit comments

Comments
 (0)