Skip to content

Commit

Permalink
Preparation for second build
Browse files Browse the repository at this point in the history
  • Loading branch information
JacenBoy committed May 16, 2018
1 parent 1c16211 commit 67f5f28
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions NicknameRandomizer.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<ProjectGuid>{BFD934B0-A74B-4BE9-8DEB-6568E98312E0}</ProjectGuid>
<OutputType>WinExe</OutputType>
<RootNamespace>NicknameRandomizer</RootNamespace>
<AssemblyName>NicknameRandomizer</AssemblyName>
<AssemblyName>Nuzlocke Stream Dashboard</AssemblyName>
<TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment>
<AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
Expand All @@ -22,8 +22,12 @@
<UpdatePeriodically>false</UpdatePeriodically>
<UpdateRequired>false</UpdateRequired>
<MapFileExtensions>true</MapFileExtensions>
<SupportUrl>https://github.com/JacenBoy/Nuzlocke-Stream-Dashboard/issues</SupportUrl>
<ErrorReportUrl>https://github.com/JacenBoy/Nuzlocke-Stream-Dashboard/issues</ErrorReportUrl>
<ProductName>Nuzlocke Stream Dashboard</ProductName>
<PublisherName>JacenBoy</PublisherName>
<ApplicationRevision>1</ApplicationRevision>
<ApplicationVersion>1.0.0.%2a</ApplicationVersion>
<ApplicationVersion>1.0.1.%2a</ApplicationVersion>
<UseApplicationTrust>false</UseApplicationTrust>
<PublishWizardCompleted>true</PublishWizardCompleted>
<BootstrapperEnabled>true</BootstrapperEnabled>
Expand Down

0 comments on commit 67f5f28

Please sign in to comment.