fixed default namespace and assembly name
This commit is contained in:
parent
8069716cb7
commit
10b7240999
1 changed files with 2 additions and 2 deletions
|
@ -7,8 +7,8 @@
|
||||||
<ProjectGuid>12E8E57D-A11A-4FDF-BAEC-AAFDE916E732</ProjectGuid>
|
<ProjectGuid>12E8E57D-A11A-4FDF-BAEC-AAFDE916E732</ProjectGuid>
|
||||||
<OutputType>Exe</OutputType>
|
<OutputType>Exe</OutputType>
|
||||||
<AppDesignerFolder>Properties</AppDesignerFolder>
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
||||||
<RootNamespace>steamguard_cli_new</RootNamespace>
|
<RootNamespace>steamguard_cli</RootNamespace>
|
||||||
<AssemblyName>steamguard_cli_new</AssemblyName>
|
<AssemblyName>steamguard-cli</AssemblyName>
|
||||||
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
|
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
|
||||||
<FileAlignment>512</FileAlignment>
|
<FileAlignment>512</FileAlignment>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
|
|
Loading…
Reference in a new issue