diff --git a/GitVersion.yml b/GitVersion.yml
index 656697c..483fb05 100644
--- a/GitVersion.yml
+++ b/GitVersion.yml
@@ -1,4 +1,4 @@
-next-version: 1.0.0
+next-version: 4.5.0
tag-prefix: '[vV]'
mode: ContinuousDeployment
branches:
diff --git a/README.md b/README.md
index 56ad801..6acda6b 100644
--- a/README.md
+++ b/README.md
@@ -15,7 +15,7 @@
Install the latest version of `Secure.SAML` nuget package with command below.
```
-NuGet\Install-Package Secure.SAML
+ Install-Package Secure.SAML
```
#### ii. Implementation: Using `Secure.SAML`
@@ -136,12 +136,6 @@ If you are having problems, please let me know by [raising a new issue](https://
This project is licensed with the [MIT license](LICENSE).
-## Version History
-The main branch is now on .NET 9.0.
-| Version | Release Notes |
-| -------- | --------|
-| [`v1.0.0`](https://github.com/CodeShayk/Secure.SAML/tree/release/v1.0.0) | [Notes](https://github.com/CodeShayk/Secure.SAML/releases/tag/v1.0.0) |
-
## Credits
Thank you for reading. Please fork, explore, contribute and report. Happy Coding !! :)
diff --git a/src/Secure.SAML/Signing/ISamlSignerFactory.cs b/src/Secure.SAML/Signing/ISamlSignerFactory.cs
index 1ce1aca..6fbf5e8 100644
--- a/src/Secure.SAML/Signing/ISamlSignerFactory.cs
+++ b/src/Secure.SAML/Signing/ISamlSignerFactory.cs
@@ -1,5 +1,3 @@
-using Secure.SAML;
-
namespace Secure.SAML.Signing
{
internal interface ISamlSignerFactory
diff --git a/src/Secure.SAML/Signing/SamlSignerFactory.cs b/src/Secure.SAML/Signing/SamlSignerFactory.cs
index 6bba8cb..44e1d77 100644
--- a/src/Secure.SAML/Signing/SamlSignerFactory.cs
+++ b/src/Secure.SAML/Signing/SamlSignerFactory.cs
@@ -1,8 +1,6 @@
using System;
using System.Collections.Generic;
using System.Security.Cryptography.X509Certificates;
-using Secure.SAML.Signing;
-using Secure.SAML;
namespace Secure.SAML.Signing
{
diff --git a/src/Secure.SAML/v2/SAML.cs b/src/Secure.SAML/v2/SAML.cs
index ec9c918..8daa270 100644
--- a/src/Secure.SAML/v2/SAML.cs
+++ b/src/Secure.SAML/v2/SAML.cs
@@ -4,7 +4,6 @@
using System.Security.Cryptography.X509Certificates;
using System.Text;
using System.Xml;
-using Secure.SAML.v2;
using Secure.SAML.Signing;
namespace Secure.SAML.v2
diff --git a/src/Secure.SAML/v2/SamlExtensions.cs b/src/Secure.SAML/v2/SamlExtensions.cs
index e677b43..a67da4f 100644
--- a/src/Secure.SAML/v2/SamlExtensions.cs
+++ b/src/Secure.SAML/v2/SamlExtensions.cs
@@ -3,7 +3,6 @@
using System.Text;
using System.Xml;
using System.Xml.Serialization;
-using Secure.SAML.v2;
namespace Secure.SAML.v2
{
diff --git a/src/Secure.SAML/v2/Xsds/xenc-core-schema.xsd b/src/Secure.SAML/v2/Xsds/xenc-core-schema.xsd
index 55030ac..e5dae89 100644
--- a/src/Secure.SAML/v2/Xsds/xenc-core-schema.xsd
+++ b/src/Secure.SAML/v2/Xsds/xenc-core-schema.xsd
@@ -17,58 +17,58 @@
elementFormDefault='qualified'>
+ schemaLocation='http://www.w3.org/TR/2002/REC-xmldsig-core-20020212/xmldsig-core-schema.xsd' />
-
-
-
+ minOccurs='0' />
+
+
+
-
-
-
-
+
+
+
+
-
-
-
+
+
+
-
+
-
+
-
+
-
-
+
+
-
+
-
+
-
+
-
+
-
+
@@ -78,30 +78,30 @@
-
+
-
-
+
+
+ use='optional' />
-
+
-
+
-
-
-
+
+
+
-
+
@@ -109,34 +109,34 @@
-
-
+
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
-
-
+
+
+
\ No newline at end of file
diff --git a/src/Secure.SAML/v2/Xsds/xmldsig-core-schema.xsd b/src/Secure.SAML/v2/Xsds/xmldsig-core-schema.xsd
index 5b6f2de..14b58c7 100644
--- a/src/Secure.SAML/v2/Xsds/xmldsig-core-schema.xsd
+++ b/src/Secure.SAML/v2/Xsds/xmldsig-core-schema.xsd
@@ -39,164 +39,164 @@
-
+
-
-
-
-
+
+
+
+
-
+
-
+
-
+
-
+
-
-
-
+
+
+
-
+
-
+
-
+
-
+
-
+
-
-
+
+
-
+
-
+
-
-
-
+
+
+
-
-
-
+
+
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
-
+
-
-
+
+
-
+
-
-
-
+
+
+
-
+
-
+
-
-
+
+
-
+
-
-
-
-
-
-
+
+
+
+
+
+
-
-
+
+
@@ -204,19 +204,19 @@
-
+
-
-
+
+
+ maxOccurs="unbounded" />
-
+
+ maxOccurs="unbounded" />
@@ -225,11 +225,11 @@
-
+
-
-
+
+
@@ -239,40 +239,40 @@
-
+
-
+
-
-
-
+
+
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
-
+
+
@@ -280,33 +280,33 @@
-
+
-
+
-
-
+
+
-
-
-
+
+
+
-
-
+
+
-
+
-
-
+
+