Skip to content
New issue

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

KSPVersionFile Include="." doesn't work #40

Open
JonnyOThan opened this issue Nov 28, 2024 · 1 comment
Open

KSPVersionFile Include="." doesn't work #40

JonnyOThan opened this issue Nov 28, 2024 · 1 comment
Labels
documentation Improvements or additions to documentation msbuild Related to props, targets, build system

Comments

@JonnyOThan
Copy link
Contributor

I get these errors:

Severity	Code	Description	Project	File	Line	Suppression State	Details
Error		The expression """.GetValue(1)" cannot be evaluated. Index was outside the bounds of the array.	ProbeControlRoom				
Warning		The file '.' could not be added to the project.  The specified path contains invalid characters, is an absolute path, or is a path outside of the project directory.	ProbeControlRoom				
@JonnyOThan JonnyOThan added bug Something isn't working msbuild Related to props, targets, build system documentation Improvements or additions to documentation and removed bug Something isn't working labels Nov 28, 2024
@JonnyOThan
Copy link
Contributor Author

Ah I didn't realize that this is what happens if it has no version data. Adding a property in there worked, but we should document how exactly the version data should be filled out.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation msbuild Related to props, targets, build system
Development

No branches or pull requests

1 participant