Merge branch 'AssemblyName' of Common/Utils into dev

This commit is contained in:
Jack Kanarish
2018-04-03 18:20:48 +00:00
committed by Gogs
3 changed files with 4 additions and 3 deletions

View File

@@ -4,6 +4,7 @@
<OutputType>Library</OutputType>
<TargetFramework>netcoreapp2.0</TargetFramework>
<RootNamespace>ICD.Common.Utils.Tests</RootNamespace>
<AssemblyName>ICD.Common.Utils.Tests</AssemblyName>
<GenerateAssemblyInfo>false</GenerateAssemblyInfo>
<Deterministic>true</Deterministic>
</PropertyGroup>