diff --git a/.github/workflows/dotnet.yml b/.github/workflows/dotnet.yml
index c252ccd..e02c677 100644
--- a/.github/workflows/dotnet.yml
+++ b/.github/workflows/dotnet.yml
@@ -16,7 +16,7 @@ jobs:
- name: Setup .NET
uses: actions/setup-dotnet@v1
with:
- dotnet-version: 8.0.100-rc.2.23502.2
+ dotnet-version: 8.0.100
- name: Restore dependencies
run: dotnet restore
- name: Build
diff --git a/src/MySqlCdc/MySqlCdc.csproj b/src/MySqlCdc/MySqlCdc.csproj
index bb1efe5..395d035 100644
--- a/src/MySqlCdc/MySqlCdc.csproj
+++ b/src/MySqlCdc/MySqlCdc.csproj
@@ -21,7 +21,7 @@ This version includes following changes:
-
-
+
+
\ No newline at end of file
diff --git a/tests/MySqlCdc.Tests/MySqlCdc.Tests.csproj b/tests/MySqlCdc.Tests/MySqlCdc.Tests.csproj
index dc70e10..5ae4b9a 100644
--- a/tests/MySqlCdc.Tests/MySqlCdc.Tests.csproj
+++ b/tests/MySqlCdc.Tests/MySqlCdc.Tests.csproj
@@ -12,8 +12,8 @@
-
-
+
+