Release Notes - 1.1

  • 1.2.1-funcrel

    1.2.1-funcrel
    Support global (not platform specific) package references 📝 52036
    Additional ticket: 52259
    Fix mismatch in framework for a package reference resolution 📝 52584
    Improve Nuget package extraction 📝 54033
    Improve Nuget package extraction when the HTTP access is blocked on the client machine 📝 54033
    Support “TargetFramework.StartsWith” in the package references of a C# project
    Activate the DMT global cache for AIP Core versions >= 8.3.62 or >= 8.4.10
  • 1.2.0-funcrel

    1.2.0-funcrel
    Fixes an issue causing the failure to extract DLLs from nuget packages when multiple versions of the nuget package are downloaded. 📝 47498
    Fixes a “PathNugetExeNOTExists” exception seen in the analysis log due to incorrect path usage in the extension. 📝 51696
    Fixes an issue where Nuget packages were not extracted when running the extension on CAST Imaging v3 on Linux/Docker.
    Provides a fix for assemblies path that exceed 259 characters.