Hi, I just want to ask that can we add Assemblies in .NET 3.1 C# like I don't see any assemblies in project references in my .NET 3.1 Core framework project. How do I add the assembly? I want to add the System.IO.Compression.FileSystem assembly to my project.
