From 32700f097e2d9815466ded54a70b810ede020484 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20Strehovsk=C3=BD?= Date: Tue, 21 Dec 2021 11:06:04 +0900 Subject: [PATCH] Update ObjWriter package The package we're currently using is missing https://github.com/dotnet/runtimelab/pull/1519. --- src/coreclr/tools/aot/ILCompiler/ILCompiler.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/coreclr/tools/aot/ILCompiler/ILCompiler.csproj b/src/coreclr/tools/aot/ILCompiler/ILCompiler.csproj index f505b0851ecc22..359af2447d39a0 100644 --- a/src/coreclr/tools/aot/ILCompiler/ILCompiler.csproj +++ b/src/coreclr/tools/aot/ILCompiler/ILCompiler.csproj @@ -31,7 +31,7 @@ - 7.0.0-alpha.1.21455.2 + 7.0.0-alpha.1.21612.2 $(Configuration) Debug