Test removing projectinfo

This commit is contained in:
Heath Volmer 2017-08-24 16:24:34 -06:00
parent 75fb5bc9d6
commit 12d9ad1183
8 changed files with 3 additions and 1 deletions

1
.gitignore vendored
View file

@ -20,3 +20,4 @@ obj/
[Rr]elease*/ [Rr]elease*/
_ReSharper*/ _ReSharper*/
SIMPLSharpLogs/ SIMPLSharpLogs/
*.projectinfo

View file

@ -228,6 +228,7 @@ namespace PepperDash.Essentials.Devices.Displays
IncomingBuffer = newBytes; IncomingBuffer = newBytes;
} }
/// <summary> /// <summary>
/// ///
/// </summary> /// </summary>