Nick Genovese
b515077c8d
fix: output path
2023-05-16 12:59:07 -04:00
Nick Genovese
c541007d12
Merge branch 'feature-2.0.0/rider-configuration' of https://github.com/PepperDash/Essentials into feature-2.0.0/4-series-plugins
...
# Conflicts:
# .gitignore
2023-05-16 09:37:46 -04:00
Nick Genovese
18cfa4a2eb
feature: use system.reflection now
2023-02-24 17:37:29 -05:00
Nick Genovese
c041e4fac9
updated git ignore to include rider files
2023-02-17 11:29:54 -05:00
Andrew Welker
333497d701
build: remove duplicate license include from DM project
2023-02-08 10:30:35 -07:00
Andrew Welker
1a6bbd3719
build: update packages with license and readme
2023-02-08 10:17:20 -07:00
Andrew Welker
5852aab33c
build: update targets to correct path for cplz files
2023-02-08 09:46:44 -07:00
Andrew Welker
56ac7e8f92
build: update props to set default version
...
The default version will be used for local builds.
It can be overridden by using the `/p:Version=X.X.X`
option with MSBuild.
2023-02-08 09:45:29 -07:00
Andrew Welker
57e332180d
build: update targets to include cpz & cplz files in nuget packages
...
In order to provide some backwards compatibility for internal things,
cpz & cplz files are being added to the nuget packages. The files
are added in the `content` folder.
2023-02-08 09:31:20 -07:00
Andrew Welker
86d15a2ab4
build: get builds working correctly to produce files
...
All files necessary for loading to a processor will be copied to the
`/output` folder at the root fo the repository. This includes the
Essentials cpz, along with cplz files for the Devices Common,
DM, and Core projects.
2023-02-07 19:26:02 -07:00
Andrew Welker
0d515e5f0a
refactor: rearrange and add solution for 4-series
2023-02-07 15:45:01 -07:00