From 2ad140b895b515d8101a62ada45536f183f52118 Mon Sep 17 00:00:00 2001 From: Lex Li Date: Tue, 27 Dec 2022 15:03:57 -0500 Subject: [PATCH] Bumped dependencies. --- .../dotnet-ildasm.Benchmarks.csproj | 4 ++-- src/dotnet-ildasm.Tests/dotnet-ildasm.Tests.csproj | 11 +++++++---- src/dotnet-ildasm/dotnet-ildasm.csproj | 4 ++-- 3 files changed, 11 insertions(+), 8 deletions(-) diff --git a/src/dotnet-ildasm.Benchmarks/dotnet-ildasm.Benchmarks.csproj b/src/dotnet-ildasm.Benchmarks/dotnet-ildasm.Benchmarks.csproj index d631779..f3ad9b9 100644 --- a/src/dotnet-ildasm.Benchmarks/dotnet-ildasm.Benchmarks.csproj +++ b/src/dotnet-ildasm.Benchmarks/dotnet-ildasm.Benchmarks.csproj @@ -16,8 +16,8 @@ - - + + diff --git a/src/dotnet-ildasm.Tests/dotnet-ildasm.Tests.csproj b/src/dotnet-ildasm.Tests/dotnet-ildasm.Tests.csproj index aef3c94..0fd232f 100644 --- a/src/dotnet-ildasm.Tests/dotnet-ildasm.Tests.csproj +++ b/src/dotnet-ildasm.Tests/dotnet-ildasm.Tests.csproj @@ -5,10 +5,13 @@ - - - - + + + + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + diff --git a/src/dotnet-ildasm/dotnet-ildasm.csproj b/src/dotnet-ildasm/dotnet-ildasm.csproj index 983e243..a076f04 100644 --- a/src/dotnet-ildasm/dotnet-ildasm.csproj +++ b/src/dotnet-ildasm/dotnet-ildasm.csproj @@ -22,8 +22,8 @@ - - + + All