Skip to content

Commit

Permalink
move files
Browse files Browse the repository at this point in the history
  • Loading branch information
JanTvrdik committed Aug 4, 2014
1 parent 8af4d16 commit b94e52c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions PhpVersionSwitcher.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<BootstrapperEnabled>true</BootstrapperEnabled>
</PropertyGroup>
<PropertyGroup>
<ApplicationManifest>src\app.manifest</ApplicationManifest>
<ApplicationManifest>app.manifest</ApplicationManifest>
</PropertyGroup>
<PropertyGroup>
<ApplicationIcon>resources\Globe.ico</ApplicationIcon>
Expand Down Expand Up @@ -105,8 +105,8 @@
<Compile Include="src\ui\WaitingForm.Designer.cs">
<DependentUpon>WaitingForm.cs</DependentUpon>
</Compile>
<None Include="src\app.config" />
<None Include="src\app.manifest" />
<None Include="app.config" />
<None Include="app.manifest" />
<None Include="Properties\Settings.settings">
<Generator>SettingsSingleFileGenerator</Generator>
<LastGenOutput>Settings.Designer.cs</LastGenOutput>
Expand Down
File renamed without changes.
File renamed without changes.

0 comments on commit b94e52c

Please sign in to comment.