Skip to content

Cannot find definition for * #30

Description

@kwakuduahc1

Installed product versions

  • Visual Studio: 2017 Community
  • This extension: 2.2.0.123
  • Options override: None

Example class

public class TestClass // This will fail
{
public short ID { get; set; }

    public string Test { get; set; }
}

Description

Generation fails

Steps to recreate

  1. Create a class with
  2. Right-click on the class to generate a typescript definition
  3. Observe the output windows for the errors

Current behavior

Genrations fails

Expected behavior

Typescript file should be generated

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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