diff --git a/Testing/TestNetCore/TestNetCore.csproj b/Testing/TestNetCore/TestNetCore.csproj
index 0f435e4..e125ef9 100644
--- a/Testing/TestNetCore/TestNetCore.csproj
+++ b/Testing/TestNetCore/TestNetCore.csproj
@@ -3,9 +3,9 @@
net10.0
false
- 0.16.0-beta
- 0.16.0
- 0.16.0
+ 1.0.0
+ 1.0.0
+ 1.0.0
diff --git a/src/Customizers/Environment/Cfg.Net.Environment/Cfg.Net.Environment.csproj b/src/Customizers/Environment/Cfg.Net.Environment/Cfg.Net.Environment.csproj
index 1f6418f..491e4cd 100644
--- a/src/Customizers/Environment/Cfg.Net.Environment/Cfg.Net.Environment.csproj
+++ b/src/Customizers/Environment/Cfg.Net.Environment/Cfg.Net.Environment.csproj
@@ -3,9 +3,9 @@
netstandard2.0;netstandard2.1
Cfg.Net.Environment
Cfg.Net.Environment
- 0.16.0-beta
- 0.16.0
- 0.16.0
+ 1.0.0
+ 1.0.0
+ 1.0.0
true
Cfg-NET.Environment
Dale Newman
diff --git a/src/Customizers/Shorthand/Cfg.Net.Shorthand/Cfg.Net.Shorthand.csproj b/src/Customizers/Shorthand/Cfg.Net.Shorthand/Cfg.Net.Shorthand.csproj
index 4fbc9f5..01cc8f9 100644
--- a/src/Customizers/Shorthand/Cfg.Net.Shorthand/Cfg.Net.Shorthand.csproj
+++ b/src/Customizers/Shorthand/Cfg.Net.Shorthand/Cfg.Net.Shorthand.csproj
@@ -3,9 +3,9 @@
netstandard2.0;netstandard2.1
Cfg.Net.Shorthand
Cfg.Net.Shorthand
- 0.16.0-beta
- 0.16.0
- 0.16.0
+ 1.0.0
+ 1.0.0
+ 1.0.0
true
Cfg-NET.Shorthand
Dale Newman
diff --git a/src/Main/Cfg.Net/Cfg.Net.csproj b/src/Main/Cfg.Net/Cfg.Net.csproj
index c1bc1d5..738346a 100644
--- a/src/Main/Cfg.Net/Cfg.Net.csproj
+++ b/src/Main/Cfg.Net/Cfg.Net.csproj
@@ -3,9 +3,9 @@
netstandard2.0;netstandard2.1
Cfg.Net
CfgNet
- 0.16.0-beta
- 0.16.0
- 0.16.0
+ 1.0.0
+ 1.0.0
+ 1.0.0
true
Cfg-NET
Dale Newman
diff --git a/src/Parsers/Json/Json.csproj b/src/Parsers/Json/Json.csproj
index 1fadc91..de87b69 100644
--- a/src/Parsers/Json/Json.csproj
+++ b/src/Parsers/Json/Json.csproj
@@ -3,9 +3,9 @@
netstandard2.0
Cfg.Net.Parsers.Json
Cfg.Net.Parser.Json
- 0.16.0-beta
- 0.16.0
- 0.16.0
+ 1.0.0
+ 1.0.0
+ 1.0.0
true
Cfg-NET.Parser.Json
Dale Newman
diff --git a/src/Parsers/Xml.Linq/Xml.Linq.csproj b/src/Parsers/Xml.Linq/Xml.Linq.csproj
index 35a4409..5563855 100644
--- a/src/Parsers/Xml.Linq/Xml.Linq.csproj
+++ b/src/Parsers/Xml.Linq/Xml.Linq.csproj
@@ -3,9 +3,9 @@
netstandard2.0
Cfg.Net.Parsers.Xml.Linq
Cfg.Net.Parser.Xml.Linq
- 0.16.0-beta
- 0.16.0
- 0.16.0
+ 1.0.0
+ 1.0.0
+ 1.0.0
true
Cfg-NET.Parser.Xml.Linq
Dale Newman
diff --git a/src/Parsers/YamlDotNet/YamlDotNet.csproj b/src/Parsers/YamlDotNet/YamlDotNet.csproj
index a3124d2..28a9ca4 100644
--- a/src/Parsers/YamlDotNet/YamlDotNet.csproj
+++ b/src/Parsers/YamlDotNet/YamlDotNet.csproj
@@ -3,9 +3,9 @@
netstandard2.0
Cfg.Net.Parsers.YamlDotNet
Cfg.Net.Parser.YamlDotNet
- 0.16.0-beta
- 0.16.0
- 0.16.0
+ 1.0.0
+ 1.0.0
+ 1.0.0
true
Cfg-NET.Parser.YamlDotNet
Dale Newman
diff --git a/src/Readers/Default/Cfg.Net.Reader/Cfg.Net.Reader.csproj b/src/Readers/Default/Cfg.Net.Reader/Cfg.Net.Reader.csproj
index ab5da0d..f9ddefd 100644
--- a/src/Readers/Default/Cfg.Net.Reader/Cfg.Net.Reader.csproj
+++ b/src/Readers/Default/Cfg.Net.Reader/Cfg.Net.Reader.csproj
@@ -3,9 +3,9 @@
netstandard2.0;netstandard2.1
Cfg.Net.Reader
Cfg.Net.Reader
- 0.16.0-beta
- 0.16.0
- 0.16.0
+ 1.0.0
+ 1.0.0
+ 1.0.0
true
Cfg-NET.Reader
Dale Newman
diff --git a/src/Readers/FileSystemWatcherReader/FileSystemWatcherReader.csproj b/src/Readers/FileSystemWatcherReader/FileSystemWatcherReader.csproj
index 929e677..1303aec 100644
--- a/src/Readers/FileSystemWatcherReader/FileSystemWatcherReader.csproj
+++ b/src/Readers/FileSystemWatcherReader/FileSystemWatcherReader.csproj
@@ -3,9 +3,9 @@
netstandard2.0
Cfg.Net.Readers.FileSystemWatcherReader
Cfg.Net.Readers.FileSystemWatcherReader
- 0.16.0-beta
- 0.16.0
- 0.16.0
+ 1.0.0
+ 1.0.0
+ 1.0.0
false
Cfg-NET.Readers.FileSystemWatcherReader
Dale Newman