-
## Details about Problem
NuGet product used (NuGet.exe | VS UI | Package Manager Console | dotnet.exe):
All
NuGet version (x.x.x.xxx):
Package Manager Console Host Version: 4.8.1.5435
NuGet V…
-
I'm facing the following error when building a specifically setup project:
```
1>C:\Windows\Microsoft.NET\Framework\v4.0.30319\Microsoft.WinFx.targets(268,9): error MC1000: Unknown build error, 'C…
-
using version 1.2.4
using GooglePlayServices version 32.961
I get this error after updating:
/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/Android/Xamarin.Android.Common.targets…
-
### Description
In compare to MacOS 14 there is no Mono tool installed, which causes the nuget pack command to fail:
> 2024-10-24T11:02:31.8893810Z Attempting to pack file: /Users/runner/work/1/s/…
-
### Description
Paket has started throwing lots of errors while restoring in the latter releases:
```diff
-version 5.226.0
-clitool paket 5.226.0
+version 5.241.5
+clitool paket 5.241.5
```…
-
If someone install Quarks NuGet package and made useful changes(e.g. bug fix or improvement), what is the process to submit the change back to the repository? I prefer something more simple then fork…
-
## Current Maintainer
- [x] I am the maintainer of the package and wish to pass it to someone else;
## Checklist
- [x] Issue title starts with 'RFM - '
## Existing Package Details
Package…
-
**Describe the issue**
Hi this is not an issue in the sense of it's not working but missing documentation or pointers to such documentation.
I'm trying to adopt the NuGet scripts for our CI/CD and…
-
Probably a version/dependency thing but I have no idea.....
`
$ ./build.sh …
-
### Description
If the "OutputPath" has $(SolutionDir) for then Paket pack has a DirectoryNotFoundException. It appears to be concatenating the current working directory to the actual output direc…