Skip to content

Commit 53421fa

Browse files
committed
Merge remote-tracking branch 'origin/develop' into develop
2 parents cb47ba4 + a37efae commit 53421fa

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

src/Tests/VSCode.DebugAdapter.Tests/ReconcileForOlderVersionTests.cs

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
/*----------------------------------------------------------
2+
This Source Code Form is subject to the terms of the
3+
Mozilla Public License, v.2.0. If a copy of the MPL
4+
was not distributed with this file, You can obtain one
5+
at http://mozilla.org/MPL/2.0/.
6+
----------------------------------------------------------*/
17

28
using System;
39
using System.IO;
@@ -68,4 +74,4 @@ public void ExchangeReconcileVersions()
6874
}
6975
}
7076
}
71-
}
77+
}

0 commit comments

Comments
 (0)