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/ConsoleApp45_NoPlatformServices/Program.cs')
-rw-r--r--Rx/NET/Test/Rx/ConsoleApp45_NoPlatformServices/Program.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Rx/NET/Test/Rx/ConsoleApp45_NoPlatformServices/Program.cs b/Rx/NET/Test/Rx/ConsoleApp45_NoPlatformServices/Program.cs
index 963f77c..96c23e5 100644
--- a/Rx/NET/Test/Rx/ConsoleApp45_NoPlatformServices/Program.cs
+++ b/Rx/NET/Test/Rx/ConsoleApp45_NoPlatformServices/Program.cs
@@ -7,7 +7,7 @@ using System.Reflection;
using System.Text;
using System.Threading;
using System.Threading.Tasks;
-using PortableLibraryProfile7;
+using PortableLibraryProfile78_NuGet;
namespace ConsoleApp45_NoPlatformServices
{