Skip to content

Commit

Permalink
Release
Browse files Browse the repository at this point in the history
  • Loading branch information
lastbattle committed Jun 2, 2018
1 parent 6b63603 commit 54f3395
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 9 deletions.
10 changes: 5 additions & 5 deletions HaRepacker/Harepacker-resurrected.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,15 @@
<OutputType>WinExe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>HaRepacker</RootNamespace>
<AssemblyName>NoxRepacker</AssemblyName>
<AssemblyName>HaRepackerResurrected</AssemblyName>
<TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion>
<TargetFrameworkProfile>
</TargetFrameworkProfile>
<FileAlignment>512</FileAlignment>
<PublishUrl>publish\</PublishUrl>
<IsWebBootstrapper>false</IsWebBootstrapper>
<NuGetPackageImportStamp>
</NuGetPackageImportStamp>
<PublishUrl>C:\Users\twili\Desktop\Publish\</PublishUrl>
<Install>true</Install>
<InstallFrom>Disk</InstallFrom>
<UpdateEnabled>false</UpdateEnabled>
Expand All @@ -27,11 +30,8 @@
<MapFileExtensions>true</MapFileExtensions>
<ApplicationRevision>0</ApplicationRevision>
<ApplicationVersion>1.0.0.%2a</ApplicationVersion>
<IsWebBootstrapper>false</IsWebBootstrapper>
<UseApplicationTrust>false</UseApplicationTrust>
<BootstrapperEnabled>true</BootstrapperEnabled>
<NuGetPackageImportStamp>
</NuGetPackageImportStamp>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
<PlatformTarget>x86</PlatformTarget>
Expand Down
8 changes: 4 additions & 4 deletions HaRepacker/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@
// 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("NoxRepacker")]
[assembly: AssemblyDescription("NoxRepacker ~ forked from haha01haha01's Repacker")]
[assembly: AssemblyTitle("HaRepacker Resurrected")]
[assembly: AssemblyDescription("HaRepacker resurrected ~ forked from haha01haha01's Repacker")]
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("")]
[assembly: AssemblyProduct("NoxRepacker")]
[assembly: AssemblyProduct("HaRepacker")]
[assembly: AssemblyCopyright("Copyright © haha01haha01 2009, 2010, 2015")]
[assembly: AssemblyTrademark("HaRepacker™, NoxRepacker™")]
[assembly: AssemblyTrademark("HaRepacker™, HaRepacker™ resurrected")]
[assembly: AssemblyCulture("")]

// Setting ComVisible to false makes the types in this assembly not visible
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ If there are any bugs, describe it clearly.
- Koolk
- Diamondo25
- LastBattle
- Novak
- and many others that contributed too!

License
Expand Down

0 comments on commit 54f3395

Please sign in to comment.