Search found 7 matches
- 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: 2059
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 ...
- 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: 2059
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 target: <Target ...
- Wed Apr 22, 2020 6:47 am
- Forum: VO & Vulcan
- Topic: The "XSharp Project System" package did not load correctly in VS 2019 16.4.1
- Replies: 9
- Views: 3000
The "XSharp Project System" package did not load correctly in VS 2019 16.4.1
Yes, for me this was fixed by https://www.xsharp.eu/articles/xsharp-bandol-2-2a if I remember correctly.
- 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: 3000
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
- 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: 3000
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 ...
- 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: 3000
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.
- 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: 3000
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 ...