dotnet / dotnet/wpf

WPF project cannot pick up the auto-generated classes.

Open
#6,589 0 comments 1 reaction 1 assignee Claimed by @singhashish-wpf View on GitHub
Investigate
Dominant language
C#
Stars
7.7k
Forks
1.3k
Avg merge
1d 11h
Merged PRs (30d)
61

Description

* .NET Core Version: `6.0`
* Windows version: `Win11`
* Does the bug reproduce also in WPF for .NET Framework 4.8?: `Not tested`
* Is this bug related specifically to tooling in Visual Studio (e.g. XAML Designer, Code editing, etc...)? `NO`



**Problem description:**
I use FlatSharp.Comipler in my project, and FlatSharp.Comipler will generate some intermediate classes based on it's schema, the class files can be generated correctly under folder `$(IntermediateOutputPath)`, but when compiling the project, seems like the generated files cannot be picked up by the project.

I created a sample project here, thanks in advance.
https://github.com/AresZhu/FlatSharpInWPF

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.