Skip to content

Commit

Permalink
dotnet: Improve internal doc
Browse files Browse the repository at this point in the history
  • Loading branch information
Mizux committed Oct 7, 2024
1 parent 0571f3f commit 391c782
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions ortools/dotnet/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 ?<br>
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)
Expand Down

0 comments on commit 391c782

Please sign in to comment.