Commit graph

6 commits

Author SHA1 Message Date
Max Kopjev 9f45d5decb
Fix build task (#7)
* Fix creating test/nuget.config.

* Fix order of task

* Fix
2023-12-22 17:41:30 +01:00
Max Kopjev a10689e3bb
Add auto syncing references (#4)
* Add extraction of project file path.

* Add field for reference syncing in config file.

* Add new dependencies.

* Add sync algorithm for references.

* Update version

* Fix ups

* Rename ReferenceHeader

* Fix message

* Check arguments count.

* Fix

* Revert "Update version"

This reverts commit e24d75d18a.

* Change error logic - no return

* Add adding new references.

* Add more true NuGet support.

* Fix braces.

* Fix First call.

---------

Co-authored-by: Ell <me@ellpeck.de>
2023-12-21 17:48:16 +01:00
Ell d1012c8a28 updated to .net 6 2022-09-25 23:29:02 +02:00
Ell f35db05ca4 run the dll using dotnet to ensure cross-platform compatibility 2021-01-28 02:49:27 +01:00
Ell a465a552a2 allow running on linux more easily 2021-01-27 22:57:32 +01:00
Ellpeck 9f7e4e78f4 Made Contentless a nuget package 2019-11-07 01:42:07 +01:00