fixed default namespace and assembly name

This commit is contained in:
Carson McManus 2016-08-23 13:06:22 -04:00
parent 8069716cb7
commit 10b7240999

View file

@ -7,8 +7,8 @@
<ProjectGuid>12E8E57D-A11A-4FDF-BAEC-AAFDE916E732</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>steamguard_cli_new</RootNamespace>
<AssemblyName>steamguard_cli_new</AssemblyName>
<RootNamespace>steamguard_cli</RootNamespace>
<AssemblyName>steamguard-cli</AssemblyName>
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment>
</PropertyGroup>