andyjohnson0 / TakeoutExtractor

Extract content files from a Google Takeout archive, rename files with a consistent naming scheme and add missing metadata. Runs on Windows and MacOS.
Other
11 stars 2 forks source link

Publishing gui app on Windows fails with inscrutable error #22

Open andyjohnson0 opened 8 months ago

andyjohnson0 commented 8 months ago

Publishing the TakeoutExtractor.Gui project currently (v1.1) fails with the following error:

1>Assets file 'C:\Users\andy\Projects\Software\TakeoutExtractor\TakeoutExtractor\TakeoutExtractor.Lib\obj\project.assets.json' doesn't have a target for 'net7.0'. Ensure that restore has run and that you have included 'net7.0' in the TargetFrameworks for your project.

Project builds and runs correctly.