ModernUO/.github/workflows
Kamron Batman 89815ad4d3
feat: Updates to Serialization Generator v2.2 (#1157)
* Adds `SerializationProperty` - This will generate the private variable for serialization. Also provides an option `useField` to specify your own. Example:
  ```cs
  [SerializationProperty(0, useField: nameof(_resource)]
  ```
2022-09-04 08:45:27 -07:00
..
build-test.yml feat: Updates to Serialization Generator v2.2 (#1157) 2022-09-04 08:45:27 -07:00
create-release.yml chore: Updates release permissions (#1085) 2022-06-21 16:00:06 -07:00
update-docs.yml docs: Adds workflow dispatch 2022-01-03 19:08:50 -08:00