[FreeSO] Remove corporate influence

This commit is contained in:
RHY3756547 2016-04-01 23:52:30 +01:00
parent 5ceea26f72
commit d4937f7b40
4 changed files with 5 additions and 1 deletions

View file

@ -8,7 +8,7 @@
<OutputType>WinExe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>FSOInstaller</RootNamespace>
<AssemblyName>FSOInstaller</AssemblyName>
<AssemblyName>FreeSO Installer</AssemblyName>
<TargetFrameworkVersion>v4.5.2</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment>
<AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>

View file

@ -54,6 +54,7 @@ namespace FSOInstaller
private void BrowseButton_Click(object sender, EventArgs e)
{
var dialog = new FolderBrowserDialog();
//dialog.RootFolder = InstallDir.Text;
dialog.ShowDialog();
}
}

Binary file not shown.

View file

@ -548,6 +548,9 @@
<Content Include="Monogame\MacOS\Tao.Sdl.dll.config">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<Content Include="Content\Patch\foodcounter_ea.piff">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<None Include="UI\Framework\Parser\UIScript.egt" />
<None Include="UI\Framework\Parser\UIScript.grm" />
<None Include="ContentSrc\ComicSans.spritefont" />