mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/PCK-Studio.git
synced 2026-07-13 04:28:11 +00:00
Update AssemblyName from PCK Studio to PCK-Studio
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
<OutputType>WinExe</OutputType>
|
||||
<AppDesignerFolder>Properties</AppDesignerFolder>
|
||||
<RootNamespace>PckStudio</RootNamespace>
|
||||
<AssemblyName>PCK Studio</AssemblyName>
|
||||
<AssemblyName>PCK-Studio</AssemblyName>
|
||||
<TargetFrameworkVersion>v4.8</TargetFrameworkVersion>
|
||||
<FileAlignment>512</FileAlignment>
|
||||
<AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
|
||||
|
||||
@@ -7,7 +7,7 @@ using System.Security.Permissions;
|
||||
// General Information about an assembly is controlled through the following
|
||||
// set of attributes. Change these attribute values to modify the information
|
||||
// associated with an assembly.
|
||||
[assembly: AssemblyTitle("PCK Studio")]
|
||||
[assembly: AssemblyTitle("PCK-Studio")]
|
||||
[assembly: AssemblyDescription("A Minecraft Legacy Console .pck Editor")]
|
||||
[assembly: AssemblyConfiguration("")]
|
||||
[assembly: AssemblyCompany("Nobledez & PhoenixARC")]
|
||||
|
||||
Reference in New Issue
Block a user