-
Paket depends now on .NET framework (win) and mono (unix/mac).
This is really good because the normal paket.exe console app can run xplat if mono/.net is installed.
For some scenario, like .net …
-
followed all steps in https://github.com/intel-analytics/ipex-llm/blob/main/docs/mddocs/Quickstart/ollama_quickstart.md.
below are the failure case.
my environment is:
OS: windows 11
Graphics…
-
## Description
When I issue the command `rvm use 2.7`, RVM selects `2.7.2`, even though I recently installed `2.7.3`.
## Steps to reproduce
1. Install several versions of Ruby, including `2.7…
-
_This issue has been moved from [a ticket on Developer Community](https://developercommunity.visualstudio.com/content/problem/957304/c-code-style-new-prefer-systemhashcode-in-gethashc.html)._
---
In …
-
### Sanity checks
- [X] I have searched [github.com/withfig/fig/issues](https://github.com/withfig/fig/issues?q=) and there are no duplicates of my issue
- [X] I have run `fig doctor` in the affected…
-
**Describe the bug**
The GitHub Runner versions `2.299.1` and `2.300.0` ([most recent versions](https://github.com/actions/runner/releases) at the time of writing) have 1 critical severity and 6 …
-
# Make your SQL Server Database project (.sqlproj) build with .NET Core - even on Linux or macOS! | ErikEJ's blog
A couple of years ago I blogged about a great community project that enables you to b…
-
Type: Bug
## Issue Description ##
## Steps to Reproduce ##
1. Create a simple console app that subscribes to the `Console.CancelKeyPress` event
2. Debug application with launch.json configuratio…
-
### What You Are Seeing?
Using something like:
```
Zip(Directory("d"), File("test.zip"));
```
The zip file contents are correct, but linux file permissions (ugoa rwx) are not preserved within…
-
### Type of issue
Other (describe below)
### Description
Hello !
I have a particular use case where I need dotnet-watch to use the publish sub process but the CLI tool does not take the argumen…