Change output dll name for Net45 from Tizen.dll to Tizen.Tracer.dll
authorGihun Chang <gihun.chang@samsung.com>
Wed, 26 Oct 2016 05:47:28 +0000 (14:47 +0900)
committerGihun Chang <gihun.chang@samsung.com>
Wed, 26 Oct 2016 05:47:28 +0000 (14:47 +0900)
Change-Id: I29eefba72ced4b848bc09ec124eff2a13e0e6392

src/Tizen.Tracer/Tizen.Tracer.Net45.csproj

index 149ac17..bc7a6e8 100755 (executable)
@@ -6,7 +6,7 @@
     <ProjectGuid>{D6ED1942-9F12-4F29-BB73-60E90B2DC612}</ProjectGuid>
     <OutputType>Library</OutputType>
     <RootNamespace>Tizen</RootNamespace>
-    <AssemblyName>Tizen</AssemblyName>
+    <AssemblyName>Tizen.Tracer</AssemblyName>
     <FileAlignment>512</FileAlignment>
     <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
   </PropertyGroup>