Commit graph

13 commits

Author SHA1 Message Date
Ell 760ee53b54 dependency update 2023-12-21 19:01:45 +01:00
Ell b2affa9f88 updated to .net 8 lts 2023-12-21 18:33:46 +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 99b746fc42 Merge remote-tracking branch 'origin/main' into main 2022-09-25 23:29:11 +02:00
Ell d1012c8a28 updated to .net 6 2022-09-25 23:29:02 +02:00
dependabot[bot] 663ae73b4c
Bump Newtonsoft.Json from 12.0.2 to 13.0.1 in /Contentless
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.2 to 13.0.1.
- [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases)
- [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/12.0.2...13.0.1)

---
updated-dependencies:
- dependency-name: Newtonsoft.Json
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-22 21:49:29 +00:00
Ell 47328e646c removed some outdated dependencies 2020-10-07 15:22:30 +02:00
Ell e3aa6d7ba9 updated to netcoreapp3.1 2020-10-07 07:15:36 +02:00
Ell da40876e73 updated to the newest version of MonoGame 2020-10-07 06:54:10 +02:00
Ellpeck 9f7e4e78f4 Made Contentless a nuget package 2019-11-07 01:42:07 +01:00
Ellpeck f64baaeb6a added a config 2019-10-08 19:20:35 +02:00
Ellpeck 20078e5c27 add build and explanation 2019-10-08 13:23:18 +02:00
Ellpeck 0b6e14336f part 1 2019-10-08 12:40:25 +02:00