diff --git a/Directory.Packages.props b/Directory.Packages.props
index 27fc470..bfc3b2e 100644
--- a/Directory.Packages.props
+++ b/Directory.Packages.props
@@ -1,24 +1,22 @@
- [10.0.0-rc.1.25451.107,11.0.0)
- 10.0.0-rc.1.25451.107
+ [10.0.100-rc.2.25502.107,11.0.0)
+ 10.0.100-rc.2.25502.107
-
-
-
-
+
+
+
-
-
+
-
-
-
-
-
-
+
+
+
+
+
+
-
+
\ No newline at end of file
diff --git a/EFCore.NamingConventions.Test/EFCore.NamingConventions.Test.csproj b/EFCore.NamingConventions.Test/EFCore.NamingConventions.Test.csproj
index 7435961..74f2c18 100644
--- a/EFCore.NamingConventions.Test/EFCore.NamingConventions.Test.csproj
+++ b/EFCore.NamingConventions.Test/EFCore.NamingConventions.Test.csproj
@@ -6,7 +6,10 @@
-
+
+ all
+ runtime; build; native; contentfiles; analyzers; buildtransitive
+
diff --git a/EFCore.NamingConventions/EFCore.NamingConventions.csproj b/EFCore.NamingConventions/EFCore.NamingConventions.csproj
index e3491c6..d9b0543 100644
--- a/EFCore.NamingConventions/EFCore.NamingConventions.csproj
+++ b/EFCore.NamingConventions/EFCore.NamingConventions.csproj
@@ -2,7 +2,7 @@
net10.0
- 10.0.0-rc.1
+ 10.0.0-rc.2
true
true
../EFCore.NamingConventions.snk
diff --git a/global.json b/global.json
index ee2f03f..d34fe26 100644
--- a/global.json
+++ b/global.json
@@ -1,6 +1,6 @@
{
"sdk": {
- "version": "10.0.100-rc.1.25451.107",
+ "version": "10.0.100-rc.2.25502.107",
"rollForward": "latestMajor",
"allowPrerelease": true
}