We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I've never loaded a UWP source application before this. But when I load this up into Visual Studio, I get this message:
[Failure] Could not find file 'C:\Users\Me\Desktop\BuildCast-master\BuildCast-master\src\BuildCast\obj\ARM\Debug\App.g.i.cs'.
It does have 'App.g.cs' in the target directory. Is this supposed to be the same file? It is not there before I load the project into Visual Studio.
The text was updated successfully, but these errors were encountered:
Same thing for x86
[Failure] Could not find file 'C:\Users\Me\Desktop\BuildCast-master\BuildCast-master\src\BuildCast\obj\x86\Debug\App.g.i.cs'.
Sorry, something went wrong.
Same thing for all other architectures. I don't know what this file is for, so I can't fix it.
No branches or pull requests
I've never loaded a UWP source application before this. But when I load this up into Visual Studio, I get this message:
[Failure] Could not find file 'C:\Users\Me\Desktop\BuildCast-master\BuildCast-master\src\BuildCast\obj\ARM\Debug\App.g.i.cs'.
It does have 'App.g.cs' in the target directory. Is this supposed to be the same file? It is not there before I load the project into Visual Studio.
The text was updated successfully, but these errors were encountered: