Search found 7 matches

by knutdrofus
Tue Sep 12, 2023 6:57 pm
Forum: VO & Vulcan
Topic: error MSB4057: The target "CreateGeneratedAssemblyInfoInputsCacheFile" does not exist in the project
Replies: 4
Views: 1742

Re: error MSB4057: The target "CreateGeneratedAssemblyInfoInputsCacheFile" does not exist in the project

Thanks for the quick reply. Yes, it seems to be. We are indeed using .net framework here, so this would explain it. We have a props file that is used when compiling both c# and xsharp projects, and it does set GenerateAssemblyInfo to true. I tried making it conditional and only apply to non xsharp p...
by knutdrofus
Tue Sep 12, 2023 1:23 pm
Forum: VO & Vulcan
Topic: error MSB4057: The target "CreateGeneratedAssemblyInfoInputsCacheFile" does not exist in the project
Replies: 4
Views: 1742

error MSB4057: The target "CreateGeneratedAssemblyInfoInputsCacheFile" does not exist in the project

Hi. When upgrading from Xsharp v2.11 to 2.14, we started getting this error during compilation: "error MSB4057: The target "CreateGeneratedAssemblyInfoInputsCacheFile" does not exist in the project" This happens because XSharp.CurrentVersion.targets now contains the following tar...
by knutdrofus
Thu Dec 19, 2019 1:52 pm
Forum: VO & Vulcan
Topic: The "XSharp Project System" package did not load correctly in VS 2019 16.4.1
Replies: 9
Views: 2673

The "XSharp Project System" package did not load correctly in VS 2019 16.4.1

I'm not sure if it's helpful, but I just want to add that I got the same error on my other machine after rebooting
by knutdrofus
Wed Dec 18, 2019 10:31 am
Forum: VO & Vulcan
Topic: The "XSharp Project System" package did not load correctly in VS 2019 16.4.1
Replies: 9
Views: 2673

The "XSharp Project System" package did not load correctly in VS 2019 16.4.1

<t>I got my error when trying to open a solution with no xsharp projects, but where C#/WPF projects reference vulcan/vo projects. <br/> <br/> (our xsharp work is still in a separate feature branch, where we're trying to migrate some old vulcan/vo code to xsharp).<br/> <br/> I get this error every ti...
by knutdrofus
Wed Dec 18, 2019 10:01 am
Forum: VO & Vulcan
Topic: The "XSharp Project System" package did not load correctly in VS 2019 16.4.1
Replies: 9
Views: 2673

The "XSharp Project System" package did not load correctly in VS 2019 16.4.1

Much appreciated. Let me know if you need any more info.
by knutdrofus
Wed Dec 18, 2019 9:42 am
Forum: VO & Vulcan
Topic: The "XSharp Project System" package did not load correctly in VS 2019 16.4.1
Replies: 9
Views: 2673

The "XSharp Project System" package did not load correctly in VS 2019 16.4.1

<t>On one out of two computers where I've instealled XSharp 2.2, I get an error when starting Visual Studio 2019 Professional edition 16.4.1 (Version 4.8.03752):<br/> <br/> Error: "The 'XSharp Project System" package did not load correctly. <br/> <br/> The problem may have been caused by a configura...