Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/rx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'Rx/NET/Test/Rx/WinFormsApp45_NuGet/Form1.cs')
-rw-r--r--Rx/NET/Test/Rx/WinFormsApp45_NuGet/Form1.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Rx/NET/Test/Rx/WinFormsApp45_NuGet/Form1.cs b/Rx/NET/Test/Rx/WinFormsApp45_NuGet/Form1.cs
index 67079ee..fe02a1b 100644
--- a/Rx/NET/Test/Rx/WinFormsApp45_NuGet/Form1.cs
+++ b/Rx/NET/Test/Rx/WinFormsApp45_NuGet/Form1.cs
@@ -8,7 +8,7 @@ using System.Reactive.Linq;
using System.Text;
using System.Threading.Tasks;
using System.Windows.Forms;
-using PortableLibraryProfile7;
+using PortableLibraryProfile78_NuGet;
namespace WinFormsApp45_NuGet
{