[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 b50dba3..62d79ca 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>