KingdomFirst / Bulldozer

A multi-component Windows app to convert data into Rock RMS from other church management systems.
https://www.rockrms.com/
Apache License 2.0
8 stars 9 forks source link

Changes for rockv13 support #75

Closed guymaness2 closed 1 year ago

guymaness2 commented 1 year ago

Description

What does the change add or fix?

This is a general update to Bulldozer to support Rock version 13.


Release Notes

What does the change add or fix in a succinct statement that will be read by clients?

Requested By

Who reported, requested, or paid for the change?

Internal


Screenshots

Does this update or add options to the block UI?

none


Change Log

What files does it affect?

Migrations/External Impacts

Is it a breaking change for other versions/clients?

none

nateh777 commented 1 year ago

Please check all nuget package versions compared to Rock v13 package versions.

nateh777 commented 1 year ago

Please test BinaryFile import with v13 changes as well.

guymaness2 commented 1 year ago

Verified all nuget package version matched versions defined in Rock v13 packages.config file where overlapped (no change necessary). Successfully tested binary import. I think we are ready to merge.