Skip to content
This repository was archived by the owner on Feb 12, 2023. It is now read-only.

Commit ced3a7f

Browse files
committed
Undo the read only source tree changes
Per request of GitLink folks as part of merging PR #110
1 parent edc6a3f commit ced3a7f

File tree

2 files changed

+0
-8
lines changed

2 files changed

+0
-8
lines changed

src/GitLink.NuGet/project.json

-4
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
11
{
22
"dependencies": {
3-
"ReadOnlySourceTree": {
4-
"version": "0.1.37-beta",
5-
"suppressParent": "none"
6-
},
73
"Nerdbank.GitVersioning": {
84
"version": "1.5.46",
95
"suppressParent": "none"

src/GitLink/project.json

-4
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,6 @@
1010
"version": "1.0.4",
1111
"suppressParent": "none"
1212
},
13-
"ReadOnlySourceTree": {
14-
"version": "0.1.37-beta",
15-
"suppressParent": "none"
16-
},
1713
"StyleCop.Analyzers": {
1814
"version": "1.0.0",
1915
"type": "build"

0 commit comments

Comments
 (0)