diff --git a/CHANGELOG.md b/CHANGELOG.md
index fa6a5d1..cf25149 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
### Changed
- Temporarily paused the publishing of Linux binaries.
-- Upgrade MSAL from `4.59.1` to `4.61.3`.
+- Upgrade MSAL from `4.59.1` to `4.65.0`.
- Upgrade Lasso from `2024.8.24.1` to `2024.10.23.1`.
- Upgrade from .NET 6 to .NET 8.
- Disable trimmed version when publishing AzureAuth.
diff --git a/src/AdoPat/AdoPat.csproj b/src/AdoPat/AdoPat.csproj
index d51007d..4e2f1f5 100644
--- a/src/AdoPat/AdoPat.csproj
+++ b/src/AdoPat/AdoPat.csproj
@@ -9,7 +9,7 @@
-
+
diff --git a/src/MSALWrapper.Benchmark/MSALWrapper.Benchmark.csproj b/src/MSALWrapper.Benchmark/MSALWrapper.Benchmark.csproj
index 4bb4781..19e498d 100644
--- a/src/MSALWrapper.Benchmark/MSALWrapper.Benchmark.csproj
+++ b/src/MSALWrapper.Benchmark/MSALWrapper.Benchmark.csproj
@@ -18,7 +18,7 @@
-
+
@@ -32,6 +32,6 @@
-
+
\ No newline at end of file
diff --git a/src/MSALWrapper/MSALWrapper.csproj b/src/MSALWrapper/MSALWrapper.csproj
index dddb5d3..faed0c5 100644
--- a/src/MSALWrapper/MSALWrapper.csproj
+++ b/src/MSALWrapper/MSALWrapper.csproj
@@ -23,9 +23,9 @@
-
+
-
-
+
+
\ No newline at end of file