[Tizen.Log] Fix gbs build error
authoryoungjae <y0.cho@samsung.com>
Wed, 3 May 2023 05:22:48 +0000 (14:22 +0900)
committerdongsug-song <35130733+dongsug-song@users.noreply.github.com>
Wed, 3 May 2023 05:51:10 +0000 (14:51 +0900)
Signed-off-by: youngjae <y0.cho@samsung.com>
src/Tizen.Log/Tizen.Log.csproj

index b50dba3a56c2f11bb694ede72dfe700fb5386b04..62d79ca51c2cc6fa7ec6cc2f50db8a00858349d6 100644 (file)
@@ -9,7 +9,7 @@
   </ItemGroup>
 
   <ItemGroup>
-    <PackageReference Include="System.Memory" Version="4.5.5" />
+    <PackageReference Include="System.Memory" Version="4.5.1" />
   </ItemGroup>
 
 </Project>