DmitryGolubenkov / SharpDockerizer

Generates Dockerfiles for your .NET projects without registration or SMS.
MIT License
5 stars 0 forks source link

Feature: Refresh solution #9

Closed DmitryGolubenkov closed 1 year ago

DmitryGolubenkov commented 1 year ago

Description

If SharpDockerizer is opened while user works with source code, .NET solution can be changed: projects added, moved or removed, references modified. This can (and will!) break SharpDockerizer. We need to implement solution refresh feature. It will allow user to refresh the solution without reopening it.

TODO:

DmitryGolubenkov commented 1 year ago

Fixed in 06710b423bc67cc73bb789ff21a90f83d4634f18