From 773fe6eac49b64a46ee5d974f164622ba7a66c8f Mon Sep 17 00:00:00 2001 From: Thad House Date: Sun, 7 Feb 2016 12:55:07 -0800 Subject: [PATCH] Updates WPI References --- DriverStationGUI/DriverStationGUI.csproj | 10 +++++----- DriverStationGUI/MonoGameSimulator.nuspec | 2 +- DriverStationGUI/packages.config | 4 ++-- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/DriverStationGUI/DriverStationGUI.csproj b/DriverStationGUI/DriverStationGUI.csproj index af7e308..682d0bc 100644 --- a/DriverStationGUI/DriverStationGUI.csproj +++ b/DriverStationGUI/DriverStationGUI.csproj @@ -35,16 +35,16 @@ - - ..\packages\FRC.WPILib.2016.0.0.259\lib\net45\HAL.dll + + ..\packages\FRC.WPILib.2016.0.2.45\lib\net45\HAL.dll True ..\packages\MonoGame.Framework.WindowsDX.3.4.0.459\lib\net40\MonoGame.Framework.dll True - - ..\packages\FRC.NetworkTables.2016.0.0.148\lib\net45\NetworkTables.dll + + ..\packages\FRC.NetworkTables.2016.0.1.16\lib\net45\NetworkTables.dll True @@ -59,7 +59,7 @@ - ..\packages\FRC.WPILib.2016.0.0.257\lib\net45\WPILib.dll + ..\packages\FRC.WPILib.2016.0.2.45\lib\net45\WPILib.dll True diff --git a/DriverStationGUI/MonoGameSimulator.nuspec b/DriverStationGUI/MonoGameSimulator.nuspec index c7d2785..f1104de 100644 --- a/DriverStationGUI/MonoGameSimulator.nuspec +++ b/DriverStationGUI/MonoGameSimulator.nuspec @@ -18,7 +18,7 @@ - + diff --git a/DriverStationGUI/packages.config b/DriverStationGUI/packages.config index 64df762..f986e49 100644 --- a/DriverStationGUI/packages.config +++ b/DriverStationGUI/packages.config @@ -1,6 +1,6 @@  - - + + \ No newline at end of file