From d3bf0be9d79d3b85910bf14d8796dc7566939f55 Mon Sep 17 00:00:00 2001 From: Markus Ewald Date: Tue, 3 Oct 2023 12:33:17 +0000 Subject: [PATCH] Added alternative .NET 4.6.2 project git-svn-id: file:///srv/devel/repo-conversion/nusu@344 d2e56fa2-650e-0410-a79f-9358c0239efd --- Nuclex.Support (net-4.6).csproj | 361 ++++++++++++++++++++++++++++++++ 1 file changed, 361 insertions(+) create mode 100644 Nuclex.Support (net-4.6).csproj diff --git a/Nuclex.Support (net-4.6).csproj b/Nuclex.Support (net-4.6).csproj new file mode 100644 index 0000000..7dac898 --- /dev/null +++ b/Nuclex.Support (net-4.6).csproj @@ -0,0 +1,361 @@ + + + + Debug + AnyCPU + 8.0.30703 + 2.0 + {00567408-4F44-4C00-866E-B04A99E482F2} + Library + Properties + Nuclex.Support + Nuclex.Support + v4.6.2 + 512 + + + + + true + full + false + bin\net-4.0\Debug\ + TRACE;DEBUG;UNITTEST;WINDOWS + prompt + 4 + bin\net-4.0\Debug\Nuclex.Support.xml + false + + + pdbonly + true + bin\net-4.6\Release\ + TRACE;UNITTEST;WINDOWS + prompt + 4 + bin\net-4.6\Release\Nuclex.Support.xml + false + + + true + + + ..\Foundation.snk + + + + ..\References\nmock\net-4.0\NMock.StrongNamed.dll + + + False + ..\References\nunit\net-4.0\framework\nunit.framework.dll + + + + + + + + + + + + + + + + + + + + + + ExpressionTreeCloner.cs + + + ExpressionTreeCloner.cs + + + ExpressionTreeCloner.cs + + + + + ReflectionCloner.cs + + + + + SerializationCloner.cs + + + + Constants.cs + + + + Deque.cs + + + Deque.cs + + + Deque.cs + + + Deque.cs + + + Deque.cs + + + + IListExtensions.cs + + + + + + + ItemEventArgs.cs + + + + ItemReplaceEventArgs.cs + + + + ListSegment.cs + + + + MultiDictionary.cs + + + MultiDictionary.cs + + + MultiDictionary.cs + + + + ObservableCollection.cs + + + + ObservableDictionary.cs + + + + ObservableList.cs + + + + ObservableSet.cs + + + + PairPriorityQueue.cs + + + + Parentable.cs + + + + ParentingCollection.cs + + + + Pool.cs + + + + PriorityItemPair.cs + + + + PriorityQueue.cs + + + + ReadOnlyCollection.cs + + + + ReadOnlyDictionary.cs + + + + ReadOnlyList.cs + + + + ReadOnlySet.cs + + + + ReverseComparer.cs + + + + SortableBindingList.cs + + + + TransformingReadOnlyCollection.cs + + + TransformingReadOnlyCollection.cs + + + + Variegator.cs + + + + WeakCollection.cs + + + WeakCollection.cs + + + + ConfigurationFileStore.cs + + + ConfigurationFileStore.cs + + + + + MemoryStore.cs + + + + + WindowsRegistryStore.cs + + + + + PartialStream.cs + + + + RingMemoryStream.cs + + + + ChainStream.cs + + + + LicenseKey.cs + + + + CommandLine.cs + + + CommandLine.cs + + + CommandLine.cs + + + CommandLine.cs + + + + ParserHelper.cs + + + + PropertyChangedEventArgsHelper.cs + + + + EnumHelper.cs + + + + Observable.cs + + + + ObservableHelper.cs + + + + AffineThreadPool.cs + + + + + ParallelBackgroundWorker.cs + + + + ThreadRunner.cs + + + + TypeHelper.cs + + + + FloatHelper.cs + + + + IntegerHelper.cs + + + + PathHelper.cs + + + + Shared.cs + + + + StringBuilderHelper.cs + + + + StringHelper.cs + + + + StringSegment.cs + + + + WeakReference.cs + + + + XmlHelper.cs + + + + + Foundation.snk + + + + + + + + + + \ No newline at end of file