nerdbank-gitversioning
Advanced tools
Comparing version 3.5.107 to 3.5.108
@@ -9,3 +9,3 @@ { | ||
".NETCoreApp,Version=v3.1": { | ||
"nbgv/3.5.107": { | ||
"nbgv/3.5.108": { | ||
"dependencies": { | ||
@@ -187,31 +187,7 @@ "CSharpIsNullAnalyzer": "0.1.300", | ||
"Nerdbank.GitVersioning.LKG/3.4.173-alpha": {}, | ||
"Newtonsoft.Json/9.0.1": { | ||
"dependencies": { | ||
"Microsoft.CSharp": "4.4.1", | ||
"System.Collections": "4.3.0", | ||
"System.Diagnostics.Debug": "4.0.11", | ||
"System.Dynamic.Runtime": "4.0.11", | ||
"System.Globalization": "4.3.0", | ||
"System.IO": "4.3.0", | ||
"System.Linq": "4.1.0", | ||
"System.Linq.Expressions": "4.1.0", | ||
"System.ObjectModel": "4.0.12", | ||
"System.Reflection": "4.3.0", | ||
"System.Reflection.Extensions": "4.0.1", | ||
"System.Resources.ResourceManager": "4.3.0", | ||
"System.Runtime": "4.3.0", | ||
"System.Runtime.Extensions": "4.3.0", | ||
"System.Runtime.Serialization.Primitives": "4.1.1", | ||
"System.Text.Encoding": "4.3.0", | ||
"System.Text.Encoding.Extensions": "4.0.11", | ||
"System.Text.RegularExpressions": "4.1.0", | ||
"System.Threading": "4.0.11", | ||
"System.Threading.Tasks": "4.3.0", | ||
"System.Xml.ReaderWriter": "4.0.11", | ||
"System.Xml.XDocument": "4.0.11" | ||
}, | ||
"Newtonsoft.Json/13.0.1": { | ||
"runtime": { | ||
"lib/netstandard1.0/Newtonsoft.Json.dll": { | ||
"assemblyVersion": "9.0.0.0", | ||
"fileVersion": "9.0.1.19813" | ||
"lib/netstandard2.0/Newtonsoft.Json.dll": { | ||
"assemblyVersion": "13.0.0.0", | ||
"fileVersion": "13.0.1.25517" | ||
} | ||
@@ -314,3 +290,3 @@ } | ||
"dependencies": { | ||
"Newtonsoft.Json": "9.0.1", | ||
"Newtonsoft.Json": "13.0.1", | ||
"NuGet.Configuration": "5.11.0", | ||
@@ -407,9 +383,2 @@ "NuGet.Versioning": "5.11.0", | ||
}, | ||
"System.Diagnostics.Debug/4.0.11": { | ||
"dependencies": { | ||
"Microsoft.NETCore.Platforms": "3.1.0", | ||
"Microsoft.NETCore.Targets": "1.1.0", | ||
"System.Runtime": "4.3.0" | ||
} | ||
}, | ||
"System.Diagnostics.Tools/4.3.0": { | ||
@@ -448,21 +417,2 @@ "dependencies": { | ||
}, | ||
"System.Dynamic.Runtime/4.0.11": { | ||
"dependencies": { | ||
"System.Collections": "4.3.0", | ||
"System.Diagnostics.Debug": "4.0.11", | ||
"System.Globalization": "4.3.0", | ||
"System.Linq": "4.1.0", | ||
"System.Linq.Expressions": "4.1.0", | ||
"System.ObjectModel": "4.0.12", | ||
"System.Reflection": "4.3.0", | ||
"System.Reflection.Emit": "4.0.1", | ||
"System.Reflection.Emit.ILGeneration": "4.0.1", | ||
"System.Reflection.Primitives": "4.3.0", | ||
"System.Reflection.TypeExtensions": "4.1.0", | ||
"System.Resources.ResourceManager": "4.3.0", | ||
"System.Runtime": "4.3.0", | ||
"System.Runtime.Extensions": "4.3.0", | ||
"System.Threading": "4.0.11" | ||
} | ||
}, | ||
"System.Formats.Asn1/5.0.0": { | ||
@@ -492,59 +442,3 @@ "runtime": { | ||
}, | ||
"System.IO.FileSystem/4.0.1": { | ||
"dependencies": { | ||
"Microsoft.NETCore.Platforms": "3.1.0", | ||
"Microsoft.NETCore.Targets": "1.1.0", | ||
"System.IO": "4.3.0", | ||
"System.IO.FileSystem.Primitives": "4.0.1", | ||
"System.Runtime": "4.3.0", | ||
"System.Runtime.Handles": "4.3.0", | ||
"System.Text.Encoding": "4.3.0", | ||
"System.Threading.Tasks": "4.3.0" | ||
} | ||
}, | ||
"System.IO.FileSystem.Primitives/4.0.1": { | ||
"dependencies": { | ||
"System.Runtime": "4.3.0" | ||
} | ||
}, | ||
"System.Linq/4.1.0": { | ||
"dependencies": { | ||
"System.Collections": "4.3.0", | ||
"System.Diagnostics.Debug": "4.0.11", | ||
"System.Resources.ResourceManager": "4.3.0", | ||
"System.Runtime": "4.3.0", | ||
"System.Runtime.Extensions": "4.3.0" | ||
} | ||
}, | ||
"System.Linq.Expressions/4.1.0": { | ||
"dependencies": { | ||
"System.Collections": "4.3.0", | ||
"System.Diagnostics.Debug": "4.0.11", | ||
"System.Globalization": "4.3.0", | ||
"System.IO": "4.3.0", | ||
"System.Linq": "4.1.0", | ||
"System.ObjectModel": "4.0.12", | ||
"System.Reflection": "4.3.0", | ||
"System.Reflection.Emit": "4.0.1", | ||
"System.Reflection.Emit.ILGeneration": "4.0.1", | ||
"System.Reflection.Emit.Lightweight": "4.0.1", | ||
"System.Reflection.Extensions": "4.0.1", | ||
"System.Reflection.Primitives": "4.3.0", | ||
"System.Reflection.TypeExtensions": "4.1.0", | ||
"System.Resources.ResourceManager": "4.3.0", | ||
"System.Runtime": "4.3.0", | ||
"System.Runtime.Extensions": "4.3.0", | ||
"System.Threading": "4.0.11" | ||
} | ||
}, | ||
"System.Memory/4.5.4": {}, | ||
"System.ObjectModel/4.0.12": { | ||
"dependencies": { | ||
"System.Collections": "4.3.0", | ||
"System.Diagnostics.Debug": "4.0.11", | ||
"System.Resources.ResourceManager": "4.3.0", | ||
"System.Runtime": "4.3.0", | ||
"System.Threading": "4.0.11" | ||
} | ||
}, | ||
"System.Reflection/4.3.0": { | ||
@@ -559,34 +453,2 @@ "dependencies": { | ||
}, | ||
"System.Reflection.Emit/4.0.1": { | ||
"dependencies": { | ||
"System.IO": "4.3.0", | ||
"System.Reflection": "4.3.0", | ||
"System.Reflection.Emit.ILGeneration": "4.0.1", | ||
"System.Reflection.Primitives": "4.3.0", | ||
"System.Runtime": "4.3.0" | ||
} | ||
}, | ||
"System.Reflection.Emit.ILGeneration/4.0.1": { | ||
"dependencies": { | ||
"System.Reflection": "4.3.0", | ||
"System.Reflection.Primitives": "4.3.0", | ||
"System.Runtime": "4.3.0" | ||
} | ||
}, | ||
"System.Reflection.Emit.Lightweight/4.0.1": { | ||
"dependencies": { | ||
"System.Reflection": "4.3.0", | ||
"System.Reflection.Emit.ILGeneration": "4.0.1", | ||
"System.Reflection.Primitives": "4.3.0", | ||
"System.Runtime": "4.3.0" | ||
} | ||
}, | ||
"System.Reflection.Extensions/4.0.1": { | ||
"dependencies": { | ||
"Microsoft.NETCore.Platforms": "3.1.0", | ||
"Microsoft.NETCore.Targets": "1.1.0", | ||
"System.Reflection": "4.3.0", | ||
"System.Runtime": "4.3.0" | ||
} | ||
}, | ||
"System.Reflection.Metadata/1.6.0": {}, | ||
@@ -600,8 +462,2 @@ "System.Reflection.Primitives/4.3.0": { | ||
}, | ||
"System.Reflection.TypeExtensions/4.1.0": { | ||
"dependencies": { | ||
"System.Reflection": "4.3.0", | ||
"System.Runtime": "4.3.0" | ||
} | ||
}, | ||
"System.Resources.ResourceManager/4.3.0": { | ||
@@ -646,8 +502,2 @@ "dependencies": { | ||
}, | ||
"System.Runtime.Serialization.Primitives/4.1.1": { | ||
"dependencies": { | ||
"System.Resources.ResourceManager": "4.3.0", | ||
"System.Runtime": "4.3.0" | ||
} | ||
}, | ||
"System.Security.AccessControl/4.7.0": { | ||
@@ -750,10 +600,2 @@ "dependencies": { | ||
}, | ||
"System.Text.Encoding.Extensions/4.0.11": { | ||
"dependencies": { | ||
"Microsoft.NETCore.Platforms": "3.1.0", | ||
"Microsoft.NETCore.Targets": "1.1.0", | ||
"System.Runtime": "4.3.0", | ||
"System.Text.Encoding": "4.3.0" | ||
} | ||
}, | ||
"System.Text.Json/4.7.2": { | ||
@@ -767,12 +609,2 @@ "runtime": { | ||
}, | ||
"System.Text.RegularExpressions/4.1.0": { | ||
"dependencies": { | ||
"System.Collections": "4.3.0", | ||
"System.Globalization": "4.3.0", | ||
"System.Resources.ResourceManager": "4.3.0", | ||
"System.Runtime": "4.3.0", | ||
"System.Runtime.Extensions": "4.3.0", | ||
"System.Threading": "4.0.11" | ||
} | ||
}, | ||
"System.Threading/4.0.11": { | ||
@@ -792,9 +624,2 @@ "dependencies": { | ||
"System.Threading.Tasks.Dataflow/4.9.0": {}, | ||
"System.Threading.Tasks.Extensions/4.0.0": { | ||
"dependencies": { | ||
"System.Collections": "4.3.0", | ||
"System.Runtime": "4.3.0", | ||
"System.Threading.Tasks": "4.3.0" | ||
} | ||
}, | ||
"System.Windows.Extensions/4.7.0": { | ||
@@ -819,37 +644,2 @@ "dependencies": { | ||
}, | ||
"System.Xml.ReaderWriter/4.0.11": { | ||
"dependencies": { | ||
"System.Collections": "4.3.0", | ||
"System.Diagnostics.Debug": "4.0.11", | ||
"System.Globalization": "4.3.0", | ||
"System.IO": "4.3.0", | ||
"System.IO.FileSystem": "4.0.1", | ||
"System.IO.FileSystem.Primitives": "4.0.1", | ||
"System.Resources.ResourceManager": "4.3.0", | ||
"System.Runtime": "4.3.0", | ||
"System.Runtime.Extensions": "4.3.0", | ||
"System.Runtime.InteropServices": "4.3.0", | ||
"System.Text.Encoding": "4.3.0", | ||
"System.Text.Encoding.Extensions": "4.0.11", | ||
"System.Text.RegularExpressions": "4.1.0", | ||
"System.Threading.Tasks": "4.3.0", | ||
"System.Threading.Tasks.Extensions": "4.0.0" | ||
} | ||
}, | ||
"System.Xml.XDocument/4.0.11": { | ||
"dependencies": { | ||
"System.Collections": "4.3.0", | ||
"System.Diagnostics.Debug": "4.0.11", | ||
"System.Diagnostics.Tools": "4.3.0", | ||
"System.Globalization": "4.3.0", | ||
"System.IO": "4.3.0", | ||
"System.Reflection": "4.3.0", | ||
"System.Resources.ResourceManager": "4.3.0", | ||
"System.Runtime": "4.3.0", | ||
"System.Runtime.Extensions": "4.3.0", | ||
"System.Text.Encoding": "4.3.0", | ||
"System.Threading": "4.0.11", | ||
"System.Xml.ReaderWriter": "4.0.11" | ||
} | ||
}, | ||
"Validation/2.5.51": { | ||
@@ -868,3 +658,3 @@ "runtime": { | ||
"Nerdbank.GitVersioning.LKG": "3.4.173-alpha", | ||
"Newtonsoft.Json": "9.0.1", | ||
"Newtonsoft.Json": "13.0.1", | ||
"System.Text.Json": "4.7.2", | ||
@@ -880,3 +670,3 @@ "Validation": "2.5.51" | ||
"libraries": { | ||
"nbgv/3.5.107": { | ||
"nbgv/3.5.108": { | ||
"type": "project", | ||
@@ -1005,8 +795,8 @@ "serviceable": false, | ||
}, | ||
"Newtonsoft.Json/9.0.1": { | ||
"Newtonsoft.Json/13.0.1": { | ||
"type": "package", | ||
"serviceable": true, | ||
"sha512": "sha512-U82mHQSKaIk+lpSVCbWYKNavmNH1i5xrExDEquU1i6I5pV6UMOqRnJRSlKO3cMPfcpp0RgDY+8jUXHdQ4IfXvw==", | ||
"path": "newtonsoft.json/9.0.1", | ||
"hashPath": "newtonsoft.json.9.0.1.nupkg.sha512" | ||
"sha512": "sha512-ppPFpBcvxdsfUonNcvITKqLl3bqxWbDCZIzDWHzjpdAHRFfZe0Dw9HmA0+za13IdyrgJwpkDTDA9fHaxOrt20A==", | ||
"path": "newtonsoft.json/13.0.1", | ||
"hashPath": "newtonsoft.json.13.0.1.nupkg.sha512" | ||
}, | ||
@@ -1132,9 +922,2 @@ "NuGet.Commands/5.11.0": { | ||
}, | ||
"System.Diagnostics.Debug/4.0.11": { | ||
"type": "package", | ||
"serviceable": true, | ||
"sha512": "sha512-w5U95fVKHY4G8ASs/K5iK3J5LY+/dLFd4vKejsnI/ZhBsWS9hQakfx3Zr7lRWKg4tAw9r4iktyvsTagWkqYCiw==", | ||
"path": "system.diagnostics.debug/4.0.11", | ||
"hashPath": "system.diagnostics.debug.4.0.11.nupkg.sha512" | ||
}, | ||
"System.Diagnostics.Tools/4.3.0": { | ||
@@ -1154,9 +937,2 @@ "type": "package", | ||
}, | ||
"System.Dynamic.Runtime/4.0.11": { | ||
"type": "package", | ||
"serviceable": true, | ||
"sha512": "sha512-db34f6LHYM0U0JpE+sOmjar27BnqTVkbLJhgfwMpTdgTigG/Hna3m2MYVwnFzGGKnEJk2UXFuoVTr8WUbU91/A==", | ||
"path": "system.dynamic.runtime/4.0.11", | ||
"hashPath": "system.dynamic.runtime.4.0.11.nupkg.sha512" | ||
}, | ||
"System.Formats.Asn1/5.0.0": { | ||
@@ -1183,30 +959,2 @@ "type": "package", | ||
}, | ||
"System.IO.FileSystem/4.0.1": { | ||
"type": "package", | ||
"serviceable": true, | ||
"sha512": "sha512-IBErlVq5jOggAD69bg1t0pJcHaDbJbWNUZTPI96fkYWzwYbN6D9wRHMULLDd9dHsl7C2YsxXL31LMfPI1SWt8w==", | ||
"path": "system.io.filesystem/4.0.1", | ||
"hashPath": "system.io.filesystem.4.0.1.nupkg.sha512" | ||
}, | ||
"System.IO.FileSystem.Primitives/4.0.1": { | ||
"type": "package", | ||
"serviceable": true, | ||
"sha512": "sha512-kWkKD203JJKxJeE74p8aF8y4Qc9r9WQx4C0cHzHPrY3fv/L/IhWnyCHaFJ3H1QPOH6A93whlQ2vG5nHlBDvzWQ==", | ||
"path": "system.io.filesystem.primitives/4.0.1", | ||
"hashPath": "system.io.filesystem.primitives.4.0.1.nupkg.sha512" | ||
}, | ||
"System.Linq/4.1.0": { | ||
"type": "package", | ||
"serviceable": true, | ||
"sha512": "sha512-bQ0iYFOQI0nuTnt+NQADns6ucV4DUvMdwN6CbkB1yj8i7arTGiTN5eok1kQwdnnNWSDZfIUySQY+J3d5KjWn0g==", | ||
"path": "system.linq/4.1.0", | ||
"hashPath": "system.linq.4.1.0.nupkg.sha512" | ||
}, | ||
"System.Linq.Expressions/4.1.0": { | ||
"type": "package", | ||
"serviceable": true, | ||
"sha512": "sha512-I+y02iqkgmCAyfbqOmSDOgqdZQ5tTj80Akm5BPSS8EeB0VGWdy6X1KCoYe8Pk6pwDoAKZUOdLVxnTJcExiv5zw==", | ||
"path": "system.linq.expressions/4.1.0", | ||
"hashPath": "system.linq.expressions.4.1.0.nupkg.sha512" | ||
}, | ||
"System.Memory/4.5.4": { | ||
@@ -1219,9 +967,2 @@ "type": "package", | ||
}, | ||
"System.ObjectModel/4.0.12": { | ||
"type": "package", | ||
"serviceable": true, | ||
"sha512": "sha512-tAgJM1xt3ytyMoW4qn4wIqgJYm7L7TShRZG4+Q4Qsi2PCcj96pXN7nRywS9KkB3p/xDUjc2HSwP9SROyPYDYKQ==", | ||
"path": "system.objectmodel/4.0.12", | ||
"hashPath": "system.objectmodel.4.0.12.nupkg.sha512" | ||
}, | ||
"System.Reflection/4.3.0": { | ||
@@ -1234,30 +975,2 @@ "type": "package", | ||
}, | ||
"System.Reflection.Emit/4.0.1": { | ||
"type": "package", | ||
"serviceable": true, | ||
"sha512": "sha512-P2wqAj72fFjpP6wb9nSfDqNBMab+2ovzSDzUZK7MVIm54tBJEPr9jWfSjjoTpPwj1LeKcmX3vr0ttyjSSFM47g==", | ||
"path": "system.reflection.emit/4.0.1", | ||
"hashPath": "system.reflection.emit.4.0.1.nupkg.sha512" | ||
}, | ||
"System.Reflection.Emit.ILGeneration/4.0.1": { | ||
"type": "package", | ||
"serviceable": true, | ||
"sha512": "sha512-Ov6dU8Bu15Bc7zuqttgHF12J5lwSWyTf1S+FJouUXVMSqImLZzYaQ+vRr1rQ0OZ0HqsrwWl4dsKHELckQkVpgA==", | ||
"path": "system.reflection.emit.ilgeneration/4.0.1", | ||
"hashPath": "system.reflection.emit.ilgeneration.4.0.1.nupkg.sha512" | ||
}, | ||
"System.Reflection.Emit.Lightweight/4.0.1": { | ||
"type": "package", | ||
"serviceable": true, | ||
"sha512": "sha512-sSzHHXueZ5Uh0OLpUQprhr+ZYJrLPA2Cmr4gn0wj9+FftNKXx8RIMKvO9qnjk2ebPYUjZ+F2ulGdPOsvj+MEjA==", | ||
"path": "system.reflection.emit.lightweight/4.0.1", | ||
"hashPath": "system.reflection.emit.lightweight.4.0.1.nupkg.sha512" | ||
}, | ||
"System.Reflection.Extensions/4.0.1": { | ||
"type": "package", | ||
"serviceable": true, | ||
"sha512": "sha512-GYrtRsZcMuHF3sbmRHfMYpvxZoIN2bQGrYGerUiWLEkqdEUQZhH3TRSaC/oI4wO0II1RKBPlpIa1TOMxIcOOzQ==", | ||
"path": "system.reflection.extensions/4.0.1", | ||
"hashPath": "system.reflection.extensions.4.0.1.nupkg.sha512" | ||
}, | ||
"System.Reflection.Metadata/1.6.0": { | ||
@@ -1277,9 +990,2 @@ "type": "package", | ||
}, | ||
"System.Reflection.TypeExtensions/4.1.0": { | ||
"type": "package", | ||
"serviceable": true, | ||
"sha512": "sha512-tsQ/ptQ3H5FYfON8lL4MxRk/8kFyE0A+tGPXmVP967cT/gzLHYxIejIYSxp4JmIeFHVP78g/F2FE1mUUTbDtrg==", | ||
"path": "system.reflection.typeextensions/4.1.0", | ||
"hashPath": "system.reflection.typeextensions.4.1.0.nupkg.sha512" | ||
}, | ||
"System.Resources.ResourceManager/4.3.0": { | ||
@@ -1320,9 +1026,2 @@ "type": "package", | ||
}, | ||
"System.Runtime.Serialization.Primitives/4.1.1": { | ||
"type": "package", | ||
"serviceable": true, | ||
"sha512": "sha512-HZ6Du5QrTG8MNJbf4e4qMO3JRAkIboGT5Fk804uZtg3Gq516S7hAqTm2UZKUHa7/6HUGdVy3AqMQKbns06G/cg==", | ||
"path": "system.runtime.serialization.primitives/4.1.1", | ||
"hashPath": "system.runtime.serialization.primitives.4.1.1.nupkg.sha512" | ||
}, | ||
"System.Security.AccessControl/4.7.0": { | ||
@@ -1384,9 +1083,2 @@ "type": "package", | ||
}, | ||
"System.Text.Encoding.Extensions/4.0.11": { | ||
"type": "package", | ||
"serviceable": true, | ||
"sha512": "sha512-jtbiTDtvfLYgXn8PTfWI+SiBs51rrmO4AAckx4KR6vFK9Wzf6tI8kcRdsYQNwriUeQ1+CtQbM1W4cMbLXnj/OQ==", | ||
"path": "system.text.encoding.extensions/4.0.11", | ||
"hashPath": "system.text.encoding.extensions.4.0.11.nupkg.sha512" | ||
}, | ||
"System.Text.Json/4.7.2": { | ||
@@ -1399,9 +1091,2 @@ "type": "package", | ||
}, | ||
"System.Text.RegularExpressions/4.1.0": { | ||
"type": "package", | ||
"serviceable": true, | ||
"sha512": "sha512-i88YCXpRTjCnoSQZtdlHkAOx4KNNik4hMy83n0+Ftlb7jvV6ZiZWMpnEZHhjBp6hQVh8gWd/iKNPzlPF7iyA2g==", | ||
"path": "system.text.regularexpressions/4.1.0", | ||
"hashPath": "system.text.regularexpressions.4.1.0.nupkg.sha512" | ||
}, | ||
"System.Threading/4.0.11": { | ||
@@ -1428,9 +1113,2 @@ "type": "package", | ||
}, | ||
"System.Threading.Tasks.Extensions/4.0.0": { | ||
"type": "package", | ||
"serviceable": true, | ||
"sha512": "sha512-pH4FZDsZQ/WmgJtN4LWYmRdJAEeVkyriSwrv2Teoe5FOU0Yxlb6II6GL8dBPOfRmutHGATduj3ooMt7dJ2+i+w==", | ||
"path": "system.threading.tasks.extensions/4.0.0", | ||
"hashPath": "system.threading.tasks.extensions.4.0.0.nupkg.sha512" | ||
}, | ||
"System.Windows.Extensions/4.7.0": { | ||
@@ -1443,16 +1121,2 @@ "type": "package", | ||
}, | ||
"System.Xml.ReaderWriter/4.0.11": { | ||
"type": "package", | ||
"serviceable": true, | ||
"sha512": "sha512-ZIiLPsf67YZ9zgr31vzrFaYQqxRPX9cVHjtPSnmx4eN6lbS/yEyYNr2vs1doGDEscF0tjCZFsk9yUg1sC9e8tg==", | ||
"path": "system.xml.readerwriter/4.0.11", | ||
"hashPath": "system.xml.readerwriter.4.0.11.nupkg.sha512" | ||
}, | ||
"System.Xml.XDocument/4.0.11": { | ||
"type": "package", | ||
"serviceable": true, | ||
"sha512": "sha512-Mk2mKmPi0nWaoiYeotq1dgeNK1fqWh61+EK+w4Wu8SWuTYLzpUnschb59bJtGywaPq7SmTuPf44wrXRwbIrukg==", | ||
"path": "system.xml.xdocument/4.0.11", | ||
"hashPath": "system.xml.xdocument.4.0.11.nupkg.sha512" | ||
}, | ||
"Validation/2.5.51": { | ||
@@ -1459,0 +1123,0 @@ "type": "package", |
{ | ||
"name": "nerdbank-gitversioning", | ||
"version": "3.5.107", | ||
"version": "3.5.108", | ||
"description": "Stamps your NPM packages with semver 2.0 compliant git commit specific version information.", | ||
@@ -5,0 +5,0 @@ "author": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
26382277
1351