[Camera] Build error as Net45.csproj is not updated
authorHaesu Gwon <haesu.gwon@samsung.com>
Fri, 4 Nov 2016 03:26:17 +0000 (12:26 +0900)
committerHaesu Gwon <haesu.gwon@samsung.com>
Fri, 4 Nov 2016 03:26:17 +0000 (12:26 +0900)
[Version] 1.0.9
[Profile] Common
[Issue Type] Bug fix

Change-Id: I14513004f28f667de25ad444a7142e51970d9fcf
Signed-off-by: Haesu Gwon <haesu.gwon@samsung.com>
packaging/csapi-multimedia.spec
src/Tizen.Multimedia/Tizen.Multimedia.Net45.csproj

index b5a42dc..c5c18b9 100644 (file)
@@ -8,7 +8,7 @@
 
 Name:       csapi-multimedia
 Summary:    Tizen Multimedia API for C#
-Version:    1.0.8
+Version:    1.0.9
 Release:    0
 Group:      Development/Libraries
 License:    Apache-2.0
index 2a56b92..08354d2 100755 (executable)
@@ -54,7 +54,6 @@
     <Compile Include="AudioIO\BaseAudio.cs" />
     <Compile Include="Camera\Area.cs" />
     <Compile Include="Camera\Camera.cs" />
-    <Compile Include="Camera\CameraDeviceStateChangedEventArgs.cs" />
     <Compile Include="Camera\CameraDisplay.cs" />
     <Compile Include="Camera\CameraEnums.cs" />
     <Compile Include="Camera\CameraErrorFactory.cs" />
   <Target Name="AfterBuild">
   </Target>
   -->
-</Project>
\ No newline at end of file
+</Project>