Skip to content
Discussion options

You must be logged in to vote

Hi there, thank you for trying out Shape Engine :)

My first question would be if you are copying the resource folder to the output directory?
In your project file (.csproj) is there something like this:

<ItemGroup>
    <Content Include="Resources\**">
        <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
    </Content>
</ItemGroup>

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@a-a-GiTHuB-a-a
Comment options

Answer selected by a-a-GiTHuB-a-a
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants