From ca3b9165777e0cd4972f16804683bf26b31466dd Mon Sep 17 00:00:00 2001 From: Theodore Tsirpanis Date: Tue, 30 May 2023 16:53:20 +0300 Subject: [PATCH] Remove unnecessary package references. (#2990) * Remove references to .NET Standard 1.x packages. * Also remove `System.Bufffers`. --- ICSharpCode.ILSpyX/ICSharpCode.ILSpyX.csproj | 3 --- 1 file changed, 3 deletions(-) diff --git a/ICSharpCode.ILSpyX/ICSharpCode.ILSpyX.csproj b/ICSharpCode.ILSpyX/ICSharpCode.ILSpyX.csproj index 384cebd83..86b9a2503 100644 --- a/ICSharpCode.ILSpyX/ICSharpCode.ILSpyX.csproj +++ b/ICSharpCode.ILSpyX/ICSharpCode.ILSpyX.csproj @@ -64,14 +64,11 @@ - - - all runtime; build; native; contentfiles; analyzers; buildtransitive