diff --git a/.gitmodules b/.gitmodules
new file mode 100644
index 0000000..6f752c3
--- /dev/null
+++ b/.gitmodules
@@ -0,0 +1,3 @@
+[submodule "dependencies/Connected"]
+ path = dependencies/Connected
+ url = https://git.tompit.com/Connected/Connected.git
diff --git a/Framework.sln b/Framework.sln
index 78d6321..2135124 100644
--- a/Framework.sln
+++ b/Framework.sln
@@ -41,11 +41,15 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Connected.Validation", "src
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Connected.Expressions", "src\Connected.Expressions\Connected.Expressions.csproj", "{E597528B-95CA-4ACB-A44B-2C0737084581}"
EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Connected.Data.Tests", "src\Connected.Data.Tests\Connected.Data.Tests.csproj", "{C6520F60-774E-41B1-8B17-7EF0B825BF6A}"
+Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Connected.Data.Tests", "src\Connected.Data.Tests\Connected.Data.Tests.csproj", "{C6520F60-774E-41B1-8B17-7EF0B825BF6A}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Tests", "Tests", "{D6F579A8-2BDD-4E47-BF39-FB8650E5039E}"
EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Connected.Expressions.Tests", "src\Connected.Expressions.Tests\Connected.Expressions.Tests.csproj", "{9D4ED240-112A-467D-BCD7-2989DD172B83}"
+Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Connected.Expressions.Tests", "src\Connected.Expressions.Tests\Connected.Expressions.Tests.csproj", "{9D4ED240-112A-467D-BCD7-2989DD172B83}"
+EndProject
+Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Dependencies", "Dependencies", "{FC409A4C-5FC3-4597-85BC-21DBB018450D}"
+EndProject
+Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Connected", "dependencies\Connected\src\Connected\Connected.csproj", "{451651E0-F7E2-42C3-B8C8-474D89B220B6}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
@@ -137,6 +141,10 @@ Global
{9D4ED240-112A-467D-BCD7-2989DD172B83}.Debug|Any CPU.Build.0 = Debug|Any CPU
{9D4ED240-112A-467D-BCD7-2989DD172B83}.Release|Any CPU.ActiveCfg = Release|Any CPU
{9D4ED240-112A-467D-BCD7-2989DD172B83}.Release|Any CPU.Build.0 = Release|Any CPU
+ {451651E0-F7E2-42C3-B8C8-474D89B220B6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {451651E0-F7E2-42C3-B8C8-474D89B220B6}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {451651E0-F7E2-42C3-B8C8-474D89B220B6}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {451651E0-F7E2-42C3-B8C8-474D89B220B6}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
@@ -144,6 +152,7 @@ Global
GlobalSection(NestedProjects) = preSolution
{C6520F60-774E-41B1-8B17-7EF0B825BF6A} = {D6F579A8-2BDD-4E47-BF39-FB8650E5039E}
{9D4ED240-112A-467D-BCD7-2989DD172B83} = {D6F579A8-2BDD-4E47-BF39-FB8650E5039E}
+ {451651E0-F7E2-42C3-B8C8-474D89B220B6} = {FC409A4C-5FC3-4597-85BC-21DBB018450D}
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {C63B5A75-C99A-45D7-A691-26E568A51740}
diff --git a/dependencies/Connected b/dependencies/Connected
new file mode 160000
index 0000000..9eb9949
--- /dev/null
+++ b/dependencies/Connected
@@ -0,0 +1 @@
+Subproject commit 9eb9949950a4b99f31e8800eb41e1b97ec00f8be
diff --git a/nuget.config b/nuget.config
index eea7f3e..05dc31f 100644
--- a/nuget.config
+++ b/nuget.config
@@ -10,8 +10,6 @@
-
-
\ No newline at end of file
diff --git a/src/Connected.Caching/Connected.Caching.csproj b/src/Connected.Caching/Connected.Caching.csproj
index 07ba351..0ae47fb 100644
--- a/src/Connected.Caching/Connected.Caching.csproj
+++ b/src/Connected.Caching/Connected.Caching.csproj
@@ -6,8 +6,8 @@
enable
True
$(AssemblyName)
- Tom PIT ltd
- 2022 Tom PIT ltd
+ Tom PIT
+ 2022 Tom PIT
https://git.tompit.com/Connected/Info
README.md
connected;platform;
@@ -18,15 +18,7 @@
-
-
-
-
-
@@ -55,13 +47,10 @@
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
diff --git a/src/Connected.Caching/version.json b/src/Connected.Caching/version.json
deleted file mode 100644
index 2a1593f..0000000
--- a/src/Connected.Caching/version.json
+++ /dev/null
@@ -1,14 +0,0 @@
-{
- "$schema": "https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/main/src/NerdBank.GitVersioning/version.schema.json",
- "version": "1.0-prerelease",
- "semVer1NumericIdentifierPadding": 4,
- "nugetPackageVersion": {
- "semVer": 2, // optional. Set to either 1 or 2 to control how the NuGet package version string is generated. Default is 1.
- "precision": "build" // optional. Use when you want to use a more or less precise package version than the default major.minor.build.
- },
- "cloudBuild": {
- "buildNumber": {
- "enabled": true
- }
- }
-}
\ No newline at end of file
diff --git a/src/Connected.Collections/Connected.Collections.csproj b/src/Connected.Collections/Connected.Collections.csproj
index 8476b75..647edcb 100644
--- a/src/Connected.Collections/Connected.Collections.csproj
+++ b/src/Connected.Collections/Connected.Collections.csproj
@@ -6,8 +6,8 @@
enable
True
$(AssemblyName)
- Tom PIT ltd
- 2022 Tom PIT ltd
+ Tom PIT
+ 2022 Tom PIT
https://git.tompit.com/Connected/Info
README.md
connected;platform;
@@ -17,16 +17,6 @@
$(OutputPath)
-
-
-
-
-
-
-
True
@@ -53,14 +43,9 @@
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
diff --git a/src/Connected.Collections/version.json b/src/Connected.Collections/version.json
deleted file mode 100644
index 2a1593f..0000000
--- a/src/Connected.Collections/version.json
+++ /dev/null
@@ -1,14 +0,0 @@
-{
- "$schema": "https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/main/src/NerdBank.GitVersioning/version.schema.json",
- "version": "1.0-prerelease",
- "semVer1NumericIdentifierPadding": 4,
- "nugetPackageVersion": {
- "semVer": 2, // optional. Set to either 1 or 2 to control how the NuGet package version string is generated. Default is 1.
- "precision": "build" // optional. Use when you want to use a more or less precise package version than the default major.minor.build.
- },
- "cloudBuild": {
- "buildNumber": {
- "enabled": true
- }
- }
-}
\ No newline at end of file
diff --git a/src/Connected.Configuration/Connected.Configuration.csproj b/src/Connected.Configuration/Connected.Configuration.csproj
index ad8184d..34abbb7 100644
--- a/src/Connected.Configuration/Connected.Configuration.csproj
+++ b/src/Connected.Configuration/Connected.Configuration.csproj
@@ -6,8 +6,8 @@
enable
True
$(AssemblyName)
- Tom PIT ltd
- 2022 Tom PIT ltd
+ Tom PIT
+ 2022 Tom PIT
https://git.tompit.com/Connected/Info
README.md
connected;platform;
@@ -17,14 +17,6 @@
$(OutputPath)
-
-
-
-
-
True
@@ -36,13 +28,7 @@
-
-
-
-
-
-
-
-
-
+
+
+
diff --git a/src/Connected.Configuration/version.json b/src/Connected.Configuration/version.json
deleted file mode 100644
index 2a1593f..0000000
--- a/src/Connected.Configuration/version.json
+++ /dev/null
@@ -1,14 +0,0 @@
-{
- "$schema": "https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/main/src/NerdBank.GitVersioning/version.schema.json",
- "version": "1.0-prerelease",
- "semVer1NumericIdentifierPadding": 4,
- "nugetPackageVersion": {
- "semVer": 2, // optional. Set to either 1 or 2 to control how the NuGet package version string is generated. Default is 1.
- "precision": "build" // optional. Use when you want to use a more or less precise package version than the default major.minor.build.
- },
- "cloudBuild": {
- "buildNumber": {
- "enabled": true
- }
- }
-}
\ No newline at end of file
diff --git a/src/Connected.Data/Connected.Data.csproj b/src/Connected.Data/Connected.Data.csproj
index 2870399..ba0b1e1 100644
--- a/src/Connected.Data/Connected.Data.csproj
+++ b/src/Connected.Data/Connected.Data.csproj
@@ -6,8 +6,8 @@
enable
True
$(AssemblyName)
- Tom PIT ltd
- 2022 Tom PIT ltd
+ Tom PIT
+ 2022 Tom PIT
https://git.tompit.com/Connected/Info
README.md
connected;platform;
@@ -18,18 +18,7 @@
-
-
-
-
-
-
-
-
@@ -58,13 +47,13 @@
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
diff --git a/src/Connected.Data/version.json b/src/Connected.Data/version.json
deleted file mode 100644
index 2a1593f..0000000
--- a/src/Connected.Data/version.json
+++ /dev/null
@@ -1,14 +0,0 @@
-{
- "$schema": "https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/main/src/NerdBank.GitVersioning/version.schema.json",
- "version": "1.0-prerelease",
- "semVer1NumericIdentifierPadding": 4,
- "nugetPackageVersion": {
- "semVer": 2, // optional. Set to either 1 or 2 to control how the NuGet package version string is generated. Default is 1.
- "precision": "build" // optional. Use when you want to use a more or less precise package version than the default major.minor.build.
- },
- "cloudBuild": {
- "buildNumber": {
- "enabled": true
- }
- }
-}
\ No newline at end of file
diff --git a/src/Connected.Entities/Connected.Entities.csproj b/src/Connected.Entities/Connected.Entities.csproj
index 28b2b43..b9f3f7d 100644
--- a/src/Connected.Entities/Connected.Entities.csproj
+++ b/src/Connected.Entities/Connected.Entities.csproj
@@ -6,8 +6,8 @@
enable
True
$(AssemblyName)
- Tom PIT ltd
- 2022 Tom PIT ltd
+ Tom PIT
+ 2022 Tom PIT
https://git.tompit.com/Connected/Info
README.md
connected;platform;
@@ -17,15 +17,6 @@
$(OutputPath)
-
-
-
-
-
-
True
@@ -52,13 +43,8 @@
-
-
-
-
-
-
-
-
-
+
+
+
+
diff --git a/src/Connected.Entities/version.json b/src/Connected.Entities/version.json
deleted file mode 100644
index 2a1593f..0000000
--- a/src/Connected.Entities/version.json
+++ /dev/null
@@ -1,14 +0,0 @@
-{
- "$schema": "https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/main/src/NerdBank.GitVersioning/version.schema.json",
- "version": "1.0-prerelease",
- "semVer1NumericIdentifierPadding": 4,
- "nugetPackageVersion": {
- "semVer": 2, // optional. Set to either 1 or 2 to control how the NuGet package version string is generated. Default is 1.
- "precision": "build" // optional. Use when you want to use a more or less precise package version than the default major.minor.build.
- },
- "cloudBuild": {
- "buildNumber": {
- "enabled": true
- }
- }
-}
\ No newline at end of file
diff --git a/src/Connected.Expressions/Connected.Expressions.csproj b/src/Connected.Expressions/Connected.Expressions.csproj
index 48609ed..1b05108 100644
--- a/src/Connected.Expressions/Connected.Expressions.csproj
+++ b/src/Connected.Expressions/Connected.Expressions.csproj
@@ -6,8 +6,8 @@
enable
True
$(AssemblyName)
- Tom PIT ltd
- 2022 Tom PIT ltd
+ Tom PIT
+ 2022 Tom PIT
https://git.tompit.com/Connected/Info
README.md
connected;platform;
@@ -17,16 +17,6 @@
$(OutputPath)
-
-
-
-
-
-
-
True
@@ -38,13 +28,9 @@
-
-
-
-
-
-
-
-
-
+
+
+
+
+
diff --git a/src/Connected.Expressions/version.json b/src/Connected.Expressions/version.json
deleted file mode 100644
index 2a1593f..0000000
--- a/src/Connected.Expressions/version.json
+++ /dev/null
@@ -1,14 +0,0 @@
-{
- "$schema": "https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/main/src/NerdBank.GitVersioning/version.schema.json",
- "version": "1.0-prerelease",
- "semVer1NumericIdentifierPadding": 4,
- "nugetPackageVersion": {
- "semVer": 2, // optional. Set to either 1 or 2 to control how the NuGet package version string is generated. Default is 1.
- "precision": "build" // optional. Use when you want to use a more or less precise package version than the default major.minor.build.
- },
- "cloudBuild": {
- "buildNumber": {
- "enabled": true
- }
- }
-}
\ No newline at end of file
diff --git a/src/Connected.Globalization/Connected.Globalization.csproj b/src/Connected.Globalization/Connected.Globalization.csproj
index 33d67fc..34abbb7 100644
--- a/src/Connected.Globalization/Connected.Globalization.csproj
+++ b/src/Connected.Globalization/Connected.Globalization.csproj
@@ -6,8 +6,8 @@
enable
True
$(AssemblyName)
- Tom PIT ltd
- 2022 Tom PIT ltd
+ Tom PIT
+ 2022 Tom PIT
https://git.tompit.com/Connected/Info
README.md
connected;platform;
@@ -17,14 +17,6 @@
$(OutputPath)
-
-
-
-
-
True
@@ -36,12 +28,7 @@
-
-
-
-
-
-
-
-
+
+
+
diff --git a/src/Connected.Globalization/version.json b/src/Connected.Globalization/version.json
deleted file mode 100644
index 2a1593f..0000000
--- a/src/Connected.Globalization/version.json
+++ /dev/null
@@ -1,14 +0,0 @@
-{
- "$schema": "https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/main/src/NerdBank.GitVersioning/version.schema.json",
- "version": "1.0-prerelease",
- "semVer1NumericIdentifierPadding": 4,
- "nugetPackageVersion": {
- "semVer": 2, // optional. Set to either 1 or 2 to control how the NuGet package version string is generated. Default is 1.
- "precision": "build" // optional. Use when you want to use a more or less precise package version than the default major.minor.build.
- },
- "cloudBuild": {
- "buildNumber": {
- "enabled": true
- }
- }
-}
\ No newline at end of file
diff --git a/src/Connected.Hosting/Connected.Hosting.csproj b/src/Connected.Hosting/Connected.Hosting.csproj
index 3495b75..d6dc651 100644
--- a/src/Connected.Hosting/Connected.Hosting.csproj
+++ b/src/Connected.Hosting/Connected.Hosting.csproj
@@ -6,8 +6,8 @@
enable
True
$(AssemblyName)
- Tom PIT ltd
- 2022 Tom PIT ltd
+ Tom PIT
+ 2022 Tom PIT
https://git.tompit.com/Connected/Info
README.md
connected;platform;
@@ -20,10 +20,6 @@
-
@@ -51,13 +47,4 @@
\
-
-
-
-
-
-
-
-
-
diff --git a/src/Connected.Hosting/version.json b/src/Connected.Hosting/version.json
deleted file mode 100644
index 2a1593f..0000000
--- a/src/Connected.Hosting/version.json
+++ /dev/null
@@ -1,14 +0,0 @@
-{
- "$schema": "https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/main/src/NerdBank.GitVersioning/version.schema.json",
- "version": "1.0-prerelease",
- "semVer1NumericIdentifierPadding": 4,
- "nugetPackageVersion": {
- "semVer": 2, // optional. Set to either 1 or 2 to control how the NuGet package version string is generated. Default is 1.
- "precision": "build" // optional. Use when you want to use a more or less precise package version than the default major.minor.build.
- },
- "cloudBuild": {
- "buildNumber": {
- "enabled": true
- }
- }
-}
\ No newline at end of file
diff --git a/src/Connected.Instance/Connected.Instance.csproj b/src/Connected.Instance/Connected.Instance.csproj
index 69c7eef..e4bf9be 100644
--- a/src/Connected.Instance/Connected.Instance.csproj
+++ b/src/Connected.Instance/Connected.Instance.csproj
@@ -7,8 +7,8 @@
$(MSBuildProjectName.Replace(" ", "_"))
True
$(AssemblyName)
- Tom PIT ltd
- 2022 Tom PIT ltd
+ Tom PIT
+ 2022 Tom PIT
https://git.tompit.com/Connected/Info
README.md
connected;platform;
@@ -18,29 +18,6 @@
$(OutputPath)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
SR.resx
@@ -67,12 +44,22 @@
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/Connected.Instance/version.json b/src/Connected.Instance/version.json
deleted file mode 100644
index 2a1593f..0000000
--- a/src/Connected.Instance/version.json
+++ /dev/null
@@ -1,14 +0,0 @@
-{
- "$schema": "https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/main/src/NerdBank.GitVersioning/version.schema.json",
- "version": "1.0-prerelease",
- "semVer1NumericIdentifierPadding": 4,
- "nugetPackageVersion": {
- "semVer": 2, // optional. Set to either 1 or 2 to control how the NuGet package version string is generated. Default is 1.
- "precision": "build" // optional. Use when you want to use a more or less precise package version than the default major.minor.build.
- },
- "cloudBuild": {
- "buildNumber": {
- "enabled": true
- }
- }
-}
\ No newline at end of file
diff --git a/src/Connected.Interop/Connected.Interop.csproj b/src/Connected.Interop/Connected.Interop.csproj
index 0cae4db..4e1f5e9 100644
--- a/src/Connected.Interop/Connected.Interop.csproj
+++ b/src/Connected.Interop/Connected.Interop.csproj
@@ -6,8 +6,8 @@
enable
True
$(AssemblyName)
- Tom PIT ltd
- 2022 Tom PIT ltd
+ Tom PIT
+ 2022 Tom PIT
https://git.tompit.com/Connected/Info
README.md
connected;platform;
@@ -17,14 +17,6 @@
$(OutputPath)
-
-
-
-
-
True
@@ -51,17 +43,7 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
diff --git a/src/Connected.Interop/version.json b/src/Connected.Interop/version.json
deleted file mode 100644
index 2a1593f..0000000
--- a/src/Connected.Interop/version.json
+++ /dev/null
@@ -1,14 +0,0 @@
-{
- "$schema": "https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/main/src/NerdBank.GitVersioning/version.schema.json",
- "version": "1.0-prerelease",
- "semVer1NumericIdentifierPadding": 4,
- "nugetPackageVersion": {
- "semVer": 2, // optional. Set to either 1 or 2 to control how the NuGet package version string is generated. Default is 1.
- "precision": "build" // optional. Use when you want to use a more or less precise package version than the default major.minor.build.
- },
- "cloudBuild": {
- "buildNumber": {
- "enabled": true
- }
- }
-}
\ No newline at end of file
diff --git a/src/Connected.Middleware/Connected.Middleware.csproj b/src/Connected.Middleware/Connected.Middleware.csproj
index 80a40bb..edf23e8 100644
--- a/src/Connected.Middleware/Connected.Middleware.csproj
+++ b/src/Connected.Middleware/Connected.Middleware.csproj
@@ -6,8 +6,8 @@
enable
True
$(AssemblyName)
- Tom PIT ltd
- 2022 Tom PIT ltd
+ Tom PIT
+ 2022 Tom PIT
https://git.tompit.com/Connected/Info
README.md
connected;platform;
@@ -17,15 +17,6 @@
$(OutputPath)
-
-
-
-
-
-
True
@@ -37,12 +28,8 @@
-
-
-
-
-
-
-
-
+
+
+
+
diff --git a/src/Connected.Middleware/version.json b/src/Connected.Middleware/version.json
deleted file mode 100644
index 2a1593f..0000000
--- a/src/Connected.Middleware/version.json
+++ /dev/null
@@ -1,14 +0,0 @@
-{
- "$schema": "https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/main/src/NerdBank.GitVersioning/version.schema.json",
- "version": "1.0-prerelease",
- "semVer1NumericIdentifierPadding": 4,
- "nugetPackageVersion": {
- "semVer": 2, // optional. Set to either 1 or 2 to control how the NuGet package version string is generated. Default is 1.
- "precision": "build" // optional. Use when you want to use a more or less precise package version than the default major.minor.build.
- },
- "cloudBuild": {
- "buildNumber": {
- "enabled": true
- }
- }
-}
\ No newline at end of file
diff --git a/src/Connected.Net/Connected.Net.csproj b/src/Connected.Net/Connected.Net.csproj
index 99cfa81..f671659 100644
--- a/src/Connected.Net/Connected.Net.csproj
+++ b/src/Connected.Net/Connected.Net.csproj
@@ -6,8 +6,8 @@
enable
True
$(AssemblyName)
- Tom PIT ltd
- 2022 Tom PIT ltd
+ Tom PIT
+ 2022 Tom PIT
https://git.tompit.com/Connected/Info
README.md
connected;platform;
@@ -18,17 +18,9 @@
-
-
-
-
-
@@ -57,12 +49,10 @@
-
-
-
-
-
-
-
-
+
+
+
+
+
+
diff --git a/src/Connected.Net/version.json b/src/Connected.Net/version.json
deleted file mode 100644
index 2a1593f..0000000
--- a/src/Connected.Net/version.json
+++ /dev/null
@@ -1,14 +0,0 @@
-{
- "$schema": "https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/main/src/NerdBank.GitVersioning/version.schema.json",
- "version": "1.0-prerelease",
- "semVer1NumericIdentifierPadding": 4,
- "nugetPackageVersion": {
- "semVer": 2, // optional. Set to either 1 or 2 to control how the NuGet package version string is generated. Default is 1.
- "precision": "build" // optional. Use when you want to use a more or less precise package version than the default major.minor.build.
- },
- "cloudBuild": {
- "buildNumber": {
- "enabled": true
- }
- }
-}
\ No newline at end of file
diff --git a/src/Connected.Notifications/Connected.Notifications.csproj b/src/Connected.Notifications/Connected.Notifications.csproj
index 1dca1c0..93ec23d 100644
--- a/src/Connected.Notifications/Connected.Notifications.csproj
+++ b/src/Connected.Notifications/Connected.Notifications.csproj
@@ -6,8 +6,8 @@
enable
True
$(AssemblyName)
- Tom PIT ltd
- 2022 Tom PIT ltd
+ Tom PIT
+ 2022 Tom PIT
https://git.tompit.com/Connected/Info
README.md
connected;platform;
@@ -17,15 +17,6 @@
$(OutputPath)
-
-
-
-
-
-
True
@@ -37,12 +28,8 @@
-
-
-
-
-
-
-
-
+
+
+
+
diff --git a/src/Connected.Notifications/version.json b/src/Connected.Notifications/version.json
deleted file mode 100644
index 2a1593f..0000000
--- a/src/Connected.Notifications/version.json
+++ /dev/null
@@ -1,14 +0,0 @@
-{
- "$schema": "https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/main/src/NerdBank.GitVersioning/version.schema.json",
- "version": "1.0-prerelease",
- "semVer1NumericIdentifierPadding": 4,
- "nugetPackageVersion": {
- "semVer": 2, // optional. Set to either 1 or 2 to control how the NuGet package version string is generated. Default is 1.
- "precision": "build" // optional. Use when you want to use a more or less precise package version than the default major.minor.build.
- },
- "cloudBuild": {
- "buildNumber": {
- "enabled": true
- }
- }
-}
\ No newline at end of file
diff --git a/src/Connected.Rest/Connected.Rest.csproj b/src/Connected.Rest/Connected.Rest.csproj
index be71bbd..6df9206 100644
--- a/src/Connected.Rest/Connected.Rest.csproj
+++ b/src/Connected.Rest/Connected.Rest.csproj
@@ -7,8 +7,8 @@
$(MSBuildProjectName.Replace(" ", "_"))
True
$(AssemblyName)
- Tom PIT ltd
- 2022 Tom PIT ltd
+ Tom PIT
+ 2022 Tom PIT
https://git.tompit.com/Connected/Info
README.md
connected;platform;
@@ -19,15 +19,7 @@
-
-
-
-
-
@@ -57,12 +49,10 @@
-
-
-
-
-
-
-
-
+
+
+
+
+
+
diff --git a/src/Connected.Rest/version.json b/src/Connected.Rest/version.json
deleted file mode 100644
index 2a1593f..0000000
--- a/src/Connected.Rest/version.json
+++ /dev/null
@@ -1,14 +0,0 @@
-{
- "$schema": "https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/main/src/NerdBank.GitVersioning/version.schema.json",
- "version": "1.0-prerelease",
- "semVer1NumericIdentifierPadding": 4,
- "nugetPackageVersion": {
- "semVer": 2, // optional. Set to either 1 or 2 to control how the NuGet package version string is generated. Default is 1.
- "precision": "build" // optional. Use when you want to use a more or less precise package version than the default major.minor.build.
- },
- "cloudBuild": {
- "buildNumber": {
- "enabled": true
- }
- }
-}
\ No newline at end of file
diff --git a/src/Connected.Runtime/Connected.Runtime.csproj b/src/Connected.Runtime/Connected.Runtime.csproj
index 60379d5..232fff4 100644
--- a/src/Connected.Runtime/Connected.Runtime.csproj
+++ b/src/Connected.Runtime/Connected.Runtime.csproj
@@ -7,8 +7,8 @@
$(MSBuildProjectName.Replace(" ", "_"))
True
$(AssemblyName)
- Tom PIT ltd
- 2022 Tom PIT ltd
+ Tom PIT
+ 2022 Tom PIT
https://git.tompit.com/Connected/Info
README.md
connected;platform;
@@ -19,13 +19,8 @@
-
-
@@ -38,13 +33,8 @@
\
-
-
-
-
-
-
-
-
-
+
+
+
+
diff --git a/src/Connected.Runtime/version.json b/src/Connected.Runtime/version.json
deleted file mode 100644
index 2a1593f..0000000
--- a/src/Connected.Runtime/version.json
+++ /dev/null
@@ -1,14 +0,0 @@
-{
- "$schema": "https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/main/src/NerdBank.GitVersioning/version.schema.json",
- "version": "1.0-prerelease",
- "semVer1NumericIdentifierPadding": 4,
- "nugetPackageVersion": {
- "semVer": 2, // optional. Set to either 1 or 2 to control how the NuGet package version string is generated. Default is 1.
- "precision": "build" // optional. Use when you want to use a more or less precise package version than the default major.minor.build.
- },
- "cloudBuild": {
- "buildNumber": {
- "enabled": true
- }
- }
-}
\ No newline at end of file
diff --git a/src/Connected.Security/Connected.Security.csproj b/src/Connected.Security/Connected.Security.csproj
index 9289f1b..988cd72 100644
--- a/src/Connected.Security/Connected.Security.csproj
+++ b/src/Connected.Security/Connected.Security.csproj
@@ -6,8 +6,8 @@
enable
True
$(AssemblyName)
- Tom PIT ltd
- 2022 Tom PIT ltd
+ Tom PIT
+ 2022 Tom PIT
https://git.tompit.com/Connected/Info
README.md
connected;platform;
@@ -18,14 +18,7 @@
-
-
-
-
@@ -54,12 +47,9 @@
-
-
-
-
-
-
-
-
+
+
+
+
+
diff --git a/src/Connected.Security/version.json b/src/Connected.Security/version.json
deleted file mode 100644
index 2a1593f..0000000
--- a/src/Connected.Security/version.json
+++ /dev/null
@@ -1,14 +0,0 @@
-{
- "$schema": "https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/main/src/NerdBank.GitVersioning/version.schema.json",
- "version": "1.0-prerelease",
- "semVer1NumericIdentifierPadding": 4,
- "nugetPackageVersion": {
- "semVer": 2, // optional. Set to either 1 or 2 to control how the NuGet package version string is generated. Default is 1.
- "precision": "build" // optional. Use when you want to use a more or less precise package version than the default major.minor.build.
- },
- "cloudBuild": {
- "buildNumber": {
- "enabled": true
- }
- }
-}
\ No newline at end of file
diff --git a/src/Connected.Services/Connected.Services.csproj b/src/Connected.Services/Connected.Services.csproj
index 1103a8e..ee3ce0d 100644
--- a/src/Connected.Services/Connected.Services.csproj
+++ b/src/Connected.Services/Connected.Services.csproj
@@ -1,4 +1,4 @@
-
+
net7.0
@@ -6,8 +6,8 @@
enable
True
$(AssemblyName)
- Tom PIT ltd
- 2022 Tom PIT ltd
+ Tom PIT
+ 2022 Tom PIT
https://git.tompit.com/Connected/Info
README.md
connected;platform;
@@ -18,17 +18,7 @@
-
-
-
-
-
-
-
@@ -57,12 +47,12 @@
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
diff --git a/src/Connected.Services/version.json b/src/Connected.Services/version.json
deleted file mode 100644
index 2a1593f..0000000
--- a/src/Connected.Services/version.json
+++ /dev/null
@@ -1,14 +0,0 @@
-{
- "$schema": "https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/main/src/NerdBank.GitVersioning/version.schema.json",
- "version": "1.0-prerelease",
- "semVer1NumericIdentifierPadding": 4,
- "nugetPackageVersion": {
- "semVer": 2, // optional. Set to either 1 or 2 to control how the NuGet package version string is generated. Default is 1.
- "precision": "build" // optional. Use when you want to use a more or less precise package version than the default major.minor.build.
- },
- "cloudBuild": {
- "buildNumber": {
- "enabled": true
- }
- }
-}
\ No newline at end of file
diff --git a/src/Connected.Threading/Connected.Threading.csproj b/src/Connected.Threading/Connected.Threading.csproj
index 0cb4e4b..809e8b6 100644
--- a/src/Connected.Threading/Connected.Threading.csproj
+++ b/src/Connected.Threading/Connected.Threading.csproj
@@ -6,8 +6,8 @@
enable
True
$(AssemblyName)
- Tom PIT ltd
- 2022 Tom PIT ltd
+ Tom PIT
+ 2022 Tom PIT
https://git.tompit.com/Connected/Info
README.md
connected;platform;
@@ -17,14 +17,6 @@
$(OutputPath)
-
-
-
-
-
True
@@ -50,13 +42,8 @@
\
-
-
-
-
-
-
-
-
-
+
+
+
+
diff --git a/src/Connected.Threading/version.json b/src/Connected.Threading/version.json
deleted file mode 100644
index 2a1593f..0000000
--- a/src/Connected.Threading/version.json
+++ /dev/null
@@ -1,14 +0,0 @@
-{
- "$schema": "https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/main/src/NerdBank.GitVersioning/version.schema.json",
- "version": "1.0-prerelease",
- "semVer1NumericIdentifierPadding": 4,
- "nugetPackageVersion": {
- "semVer": 2, // optional. Set to either 1 or 2 to control how the NuGet package version string is generated. Default is 1.
- "precision": "build" // optional. Use when you want to use a more or less precise package version than the default major.minor.build.
- },
- "cloudBuild": {
- "buildNumber": {
- "enabled": true
- }
- }
-}
\ No newline at end of file
diff --git a/src/Connected.Validation/Connected.Validation.csproj b/src/Connected.Validation/Connected.Validation.csproj
index 9a65cd3..018d574 100644
--- a/src/Connected.Validation/Connected.Validation.csproj
+++ b/src/Connected.Validation/Connected.Validation.csproj
@@ -6,8 +6,8 @@
enable
True
$(AssemblyName)
- Tom PIT ltd
- 2022 Tom PIT ltd
+ Tom PIT
+ 2022 Tom PIT
https://git.tompit.com/Connected/Info
README.md
connected;platform;
@@ -17,15 +17,6 @@
$(OutputPath)
-
-
-
-
-
-
True
@@ -52,12 +43,8 @@
-
-
-
-
-
-
-
-
+
+
+
+
diff --git a/src/Connected.Validation/version.json b/src/Connected.Validation/version.json
deleted file mode 100644
index 2a1593f..0000000
--- a/src/Connected.Validation/version.json
+++ /dev/null
@@ -1,14 +0,0 @@
-{
- "$schema": "https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/main/src/NerdBank.GitVersioning/version.schema.json",
- "version": "1.0-prerelease",
- "semVer1NumericIdentifierPadding": 4,
- "nugetPackageVersion": {
- "semVer": 2, // optional. Set to either 1 or 2 to control how the NuGet package version string is generated. Default is 1.
- "precision": "build" // optional. Use when you want to use a more or less precise package version than the default major.minor.build.
- },
- "cloudBuild": {
- "buildNumber": {
- "enabled": true
- }
- }
-}
\ No newline at end of file