Skip to content

Unity 2020.3.27f1 #8

@yosun

Description

@yosun

I've compiled the .dll and added it to a Plugins folder

However, upon changing the project settings from .NET 2 to .NET 4.x, I get errors like

Assets/LightBuzz.Archiver.Unity/LightBuzz.Archiver.Unity/Archiver.cs(45,17): error CS0103: The name 'ZipFile' does not exist in the current context

Assets/LightBuzz.Archiver.Unity/LightBuzz.Archiver.Unity/Archiver.cs(157,31): error CS1061: 'ZipArchiveEntry' does not contain a definition for 'ExtractToFile' and no accessible extension method 'ExtractToFile' accepting a first argument of type 'ZipArchiveEntry' could be found (are you missing a using directive or an assembly reference?)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions