DllExport version
1.8.1
.NET DllExport project is listening ...
I use DllExport in a project targeting net48 but with SDK style project files. Now I also tried to switch from *.sln to the new *.slnx format.
(run 'dotnet sln migrate' and delete the old sln file)
When I start the UI by executing the DllExport.bat, the slnx file gets listed in the ComboBox on the top of the UI but the projects of the solution are not listed.
Apart from that the project seems to build and work fine with the configuration that is already present. I just can't change the config with the UI.
Do you plan on supporting slnx files?
Code of Conduct
DllExport version
1.8.1
.NET DllExport project is listening ...
I use DllExport in a project targeting net48 but with SDK style project files. Now I also tried to switch from *.sln to the new *.slnx format.
(run 'dotnet sln migrate' and delete the old sln file)
When I start the UI by executing the DllExport.bat, the slnx file gets listed in the ComboBox on the top of the UI but the projects of the solution are not listed.
Apart from that the project seems to build and work fine with the configuration that is already present. I just can't change the config with the UI.
Do you plan on supporting slnx files?
Code of Conduct