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/20241231.014852~18 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=2d307cb49d49ffd24369652146ddee27aa9a3bbf;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..3fa60c87a 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 8.0.0 Name: coreclr-diagnostics -Version: 6.0.0 +Version: 8.0.452401 Release: 0 Summary: Microsoft .NET Core runtime diagnostic tools Group: Development/Languages