Skip to content
This repository was archived by the owner on Dec 9, 2021. It is now read-only.
This repository was archived by the owner on Dec 9, 2021. It is now read-only.

localizable assembly discovery fails #4

@twest820

Description

@twest820

Visual LocBaml reports no localizable assemblies found in a localizable WPF project. It would be helpful if some sort of diagnostic information was available to support investigation short of cloning the repo and debugging.

x64 build from Visual Studio 15.8.2 with an assembly utilizing the default Properties\Resources.resx for invariant strings and producing satellite assemblies in the expected culture folders. Relevant XAML elements have Uid attributes, also per instructions. Target framework is .NET 4.7.1.

From a look at the (possibly stale) Visual LocBaml sources in this repo I did notice LoadedAssembly.IsNetAssembly() p/invokes GetFileVersion() rather than using supported assembly paths. I'd expect this to be fairly stable but it's a potentially fragile failure point.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions