From c52ab2f57994bf57a7cd81aad77816f31a694878 Mon Sep 17 00:00:00 2001 From: Bruce Forstall Date: Fri, 8 Sep 2023 12:04:02 -0700 Subject: [PATCH] Bump coredistools version from 1.1.0 to 1.2.0 To use this in dotnet/runtime, after the package is published, `MicrosoftNETCoreCoreDisToolsVersion` in eng/Versions.props needs to be updated. --- src/coredistools/.nuget/Microsoft.NETCore.CoreDisTools.nuspec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/coredistools/.nuget/Microsoft.NETCore.CoreDisTools.nuspec b/src/coredistools/.nuget/Microsoft.NETCore.CoreDisTools.nuspec index f6b3a69c..805c3840 100644 --- a/src/coredistools/.nuget/Microsoft.NETCore.CoreDisTools.nuspec +++ b/src/coredistools/.nuget/Microsoft.NETCore.CoreDisTools.nuspec @@ -1,8 +1,8 @@ - Microsoft.NETCore.CoreDisTools - 1.1.0 + Microsoft.NETCore.CoreDisTools + 1.2.0 Microsoft.NETCore Instruction-wise Disassembler Microsoft Microsoft