Skip to content

Commit

Permalink
Updated icon and assembly info.
Browse files Browse the repository at this point in the history
  • Loading branch information
user authored and user committed Mar 5, 2017
1 parent 021acf7 commit e7f8b5d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions Dos4Player/Dos4Player.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,9 @@
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<PropertyGroup>
<ApplicationIcon>icon.ico</ApplicationIcon>
</PropertyGroup>
<ItemGroup>
<Reference Include="System" />
<Reference Include="System.Core" />
Expand Down
4 changes: 2 additions & 2 deletions Dos4Player/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
// set of attributes. Change these attribute values to modify the information
// associated with an assembly.
[assembly: AssemblyTitle("Dos4Player")]
[assembly: AssemblyDescription("")]
[assembly: AssemblyDescription("Divinity Original Sin 4 Player Patcher")]
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("Microsoft")]
[assembly: AssemblyCompany("Dos4Player")]
[assembly: AssemblyProduct("Dos4Player")]
[assembly: AssemblyCopyright("Copyright © Microsoft 2017")]
[assembly: AssemblyTrademark("")]
Expand Down

0 comments on commit e7f8b5d

Please sign in to comment.