Skip to content

Commit

Permalink
Merge branch 'main' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
wasabii committed Aug 7, 2023
2 parents bb58f99 + 5bbd043 commit 9e5ca8a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/IKVM.MSBuild.Tasks/IkvmTaskException.cs
Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,4 @@ protected IkvmTaskException(SerializationInfo info, StreamingContext context) :

}

}
}
2 changes: 1 addition & 1 deletion src/IKVM.MSBuild.Tasks/IkvmTaskMessageException.cs
Original file line number Diff line number Diff line change
Expand Up @@ -77,4 +77,4 @@ public override void GetObjectData(SerializationInfo info, StreamingContext cont

}

}
}

0 comments on commit 9e5ca8a

Please sign in to comment.