diff --git a/Nuclex.Support (mono-3.5-unity).csproj b/Nuclex.Support (mono-3.5-unity).csproj index 12d2d99..1f36480 100644 --- a/Nuclex.Support (mono-3.5-unity).csproj +++ b/Nuclex.Support (mono-3.5-unity).csproj @@ -168,7 +168,7 @@ - TransformingReadOnlyCollection.cs + Variegator.cs @@ -177,6 +177,23 @@ WeakCollection.cs + + + ConfigurationFileStore.cs + + + ConfigurationFileStore.cs + + + + + MemoryStore.cs + + + + + WindowsRegistryStore.cs + @@ -194,6 +211,7 @@ LicenseKey.cs + CommandLine.cs @@ -203,10 +221,13 @@ CommandLine.cs - CommandLine.cs + + + ParallelBackgroundWorker.cs + ParserHelper.cs @@ -285,7 +306,6 @@ - diff --git a/Nuclex.Support (xna-4.0-phone7).csproj b/Nuclex.Support (xna-4.0-phone7).csproj index 1cc52ce..b14999e 100644 --- a/Nuclex.Support (xna-4.0-phone7).csproj +++ b/Nuclex.Support (xna-4.0-phone7).csproj @@ -228,6 +228,23 @@ WeakCollection.cs + + + ConfigurationFileStore.cs + + + ConfigurationFileStore.cs + + + + + MemoryStore.cs + + + + + WindowsRegistryStore.cs + @@ -245,6 +262,7 @@ LicenseKey.cs + CommandLine.cs @@ -254,10 +272,13 @@ CommandLine.cs - CommandLine.cs + + + ParallelBackgroundWorker.cs + ParserHelper.cs @@ -336,7 +357,6 @@ - diff --git a/Nuclex.Support (xna-4.0-xbox360).csproj b/Nuclex.Support (xna-4.0-xbox360).csproj index 7c6607f..e0a1456 100644 --- a/Nuclex.Support (xna-4.0-xbox360).csproj +++ b/Nuclex.Support (xna-4.0-xbox360).csproj @@ -239,6 +239,23 @@ WeakCollection.cs + + + ConfigurationFileStore.cs + + + ConfigurationFileStore.cs + + + + + MemoryStore.cs + + + + + WindowsRegistryStore.cs + @@ -256,6 +273,7 @@ LicenseKey.cs + CommandLine.cs @@ -265,10 +283,13 @@ CommandLine.cs - CommandLine.cs + + + ParallelBackgroundWorker.cs + ParserHelper.cs @@ -347,7 +368,6 @@ -