Я попытался собрать его и получил следующее сообщение об ошибке:
Код: Выделить всё
Build started...
1>------ Build started: Project: TestApp, Configuration: Release Any CPU ------
1>TestApp -> C:\Users\Golov\source\repos\TestApp\TestApp\bin\Release\net6.0-windows\TestApp.dll
2>------ Publish started: Project: TestApp, Configuration: Release Any CPU ------
2>TestApp -> C:\Users\Golov\source\repos\TestApp\TestApp\bin\Release\net6.0-windows\TestApp.dll
2>"DestinationFiles" refers to 1 item(s), and "SourceFiles" refers to 4 item(s). They must have the same number of items.
========== Build: 1 succeeded, 0 failed, 0 up-to-date, 0 skipped ==========
========== Publish: 0 succeeded, 1 failed, 0 skipped ==========
Я сделал репозиторий git с проектом и очень надеюсь, что кто-то это сделает. могу помочь мне с этим.
https://github.com/Golovior/TestApp
Где я ошибся? И почему он не публикуется правильно?
Подробнее здесь: https://stackoverflow.com/questions/788 ... rp-winform