Merge remote-tracking branch 'origin/GP-5436_Dan_torchAsyncComm--SQUASHED'

This commit is contained in:
Ryan Kurtz 2025-03-25 12:46:21 -04:00
commit 7ca36e01d9
31 changed files with 42 additions and 130 deletions

View file

@ -26,7 +26,6 @@ dependencies {
api project(':SoftwareModeling')
api project(':Emulation')
api project(':ProposedUtils')
api project(':Framework-AsyncComm') // for AsyncReference
annotationProcessor project(':AnnotationValidator')
testImplementation project(':Base')