Skip to content
This repository was archived by the owner on Oct 28, 2022. It is now read-only.
This repository was archived by the owner on Oct 28, 2022. It is now read-only.

Does not work for C++ DLL projects #40

@mtissington

Description

@mtissington

Any way to get this to work with C++ DLL projects, or C++ projects for that matter?

I edited the project file to include

<ItemGroup>
    <None Include="Version.tt">
      <Generator>TextTemplatingFileGenerator</Generator>
      <LastGenOutput>Version.h</LastGenOutput>
    </None>
  </ItemGroup>

But it still does nothing...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions