CamelCase for Namespace Names
This commit is contained in:
@ -7,8 +7,8 @@
|
||||
<ProjectGuid>{46DB932E-45D1-4783-A8BF-CE5333B3F8F9}</ProjectGuid>
|
||||
<OutputType>Library</OutputType>
|
||||
<AppDesignerFolder>Properties</AppDesignerFolder>
|
||||
<RootNamespace>NAVSCM</RootNamespace>
|
||||
<AssemblyName>NAVSCM Library</AssemblyName>
|
||||
<RootNamespace>NavScm</RootNamespace>
|
||||
<AssemblyName>NavScm Library</AssemblyName>
|
||||
<TargetFrameworkVersion>v4.5.2</TargetFrameworkVersion>
|
||||
<FileAlignment>512</FileAlignment>
|
||||
</PropertyGroup>
|
||||
@ -51,6 +51,9 @@
|
||||
<ItemGroup>
|
||||
<None Include="packages.config" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Folder Include="NavScm.NavInterface\" />
|
||||
</ItemGroup>
|
||||
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
||||
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
||||
Other similar extension points exist, see Microsoft.Common.targets.
|
||||
|
Reference in New Issue
Block a user