File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 31
31
<BootstrapperEnabled >true</BootstrapperEnabled >
32
32
</PropertyGroup >
33
33
<PropertyGroup >
34
- <ApplicationManifest >src\ app.manifest</ApplicationManifest >
34
+ <ApplicationManifest >app.manifest</ApplicationManifest >
35
35
</PropertyGroup >
36
36
<PropertyGroup >
37
37
<ApplicationIcon >resources\Globe.ico</ApplicationIcon >
105
105
<Compile Include =" src\ui\WaitingForm.Designer.cs" >
106
106
<DependentUpon >WaitingForm.cs</DependentUpon >
107
107
</Compile >
108
- <None Include =" src\ app.config" />
109
- <None Include =" src\ app.manifest" />
108
+ <None Include =" app.config" />
109
+ <None Include =" app.manifest" />
110
110
<None Include =" Properties\Settings.settings" >
111
111
<Generator >SettingsSingleFileGenerator</Generator >
112
112
<LastGenOutput >Settings.Designer.cs</LastGenOutput >
File renamed without changes.
File renamed without changes.
You can’t perform that action at this time.
0 commit comments