diff --git a/ortools/dotnet/README.md b/ortools/dotnet/README.md
index 01d828af89..f11ce54848 100644
--- a/ortools/dotnet/README.md
+++ b/ortools/dotnet/README.md
@@ -315,6 +315,9 @@ ref: [Mono `pinvoke#libraryname`](https://www.mono-project.com/docs/advanced/pin
### Issues
+`dotnet` seems to use a previous package version ?
+You can clear your local cache using: `dotnet nuget locals all --clear`
+
Some issue related to this process
* [`PackageReference` only support `TargetFramework` condition](https://docs.microsoft.com/en-us/nuget/consume-packages/package-references-in-project-files#adding-a-packagereference-condition)
* [Nuget needs to support dependencies specific to target runtime #1660](https://github.com/NuGet/Home/issues/1660)
diff --git a/ortools/dotnet/Test.csproj.in b/ortools/dotnet/Test.csproj.in
index f10a2c90b4..9dd2471eca 100644
--- a/ortools/dotnet/Test.csproj.in
+++ b/ortools/dotnet/Test.csproj.in
@@ -33,10 +33,10 @@
-
-
-
-
+
+
+
+