Skip to content

Commit

Permalink
Update Tizen.NET version to public official (#26)
Browse files Browse the repository at this point in the history
  • Loading branch information
JoonghyunCho committed Nov 6, 2023
1 parent b6f0f62 commit 7edd141
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Tizen.UIExtensions.NUI/Tizen.UIExtensions.NUI.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
</ItemGroup>

<ItemGroup Condition="$(TargetFramework.StartsWith('tizen')) == true">
<PackageReference Include="Tizen.NET" Version="10.0.0.*" />
<PackageReference Include="Tizen.NET" Version="10.0.0.17508" />
</ItemGroup>

<Import Project="..\..\Versions.prop" />
Expand Down

0 comments on commit 7edd141

Please sign in to comment.