From: Hyungju Lee Date: Mon, 7 Nov 2022 09:18:43 +0000 (+0900) Subject: [Tizen] version up for install dir X-Git-Tag: accepted/tizen/unified/20221108.163856^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=e51263ed5e9558919216d283059b360eb90dae94;p=platform%2Fcore%2Fdotnet%2Fdiagnostics.git [Tizen] version up for install dir --- diff --git a/packaging/coreclr-diagnostics.spec b/packaging/coreclr-diagnostics.spec index d9946528f..665fe615a 100755 --- a/packaging/coreclr-diagnostics.spec +++ b/packaging/coreclr-diagnostics.spec @@ -1,9 +1,9 @@ %{!?dotnet_buildtype: %define dotnet_buildtype Release} -%define dotnet_version 6.0.0 +%define dotnet_version 6.0.9 Name: coreclr-diagnostics -Version: 6.0.0 +Version: 6.0.328102 Release: 0 Summary: Microsoft .NET Core runtime diagnostic tools Group: Development/Languages