SubtitleEdit / subtitleedit

the subtitle editor :)
http://www.nikse.dk/SubtitleEdit/Help
GNU General Public License v3.0
8.87k stars 916 forks source link

Remove obsolete packages.config and update Appveyor config #8871

Closed ivandrofly closed 3 weeks ago

ivandrofly commented 1 month ago

Deleted the outdated packages.config file from the project, as it's no longer required. Updated the Appveyor configuration to remove the related cache entry.

ivandrofly commented 1 month ago

Is there a way to just use dotnet restore without providing the package.config in appvoyer admin page?

See line 13 in the image

image

@niksedk

ivandrofly commented 3 weeks ago

Closing due to obsolete changes. Please ensure that the removal of src/ui/packages.config is still applied, as intended.

ivandrofly commented 3 weeks ago

https://github.com/SubtitleEdit/subtitleedit/pull/8950