-
The `.deps.json` can specify relative path for any asset. The directory portion of that path is ignored for normal assemblies which are part of the app though.
Repro:
```
dotnet new console
dotn…
-
.Net core application still looks in the application directory for assemblies even though PrettyBin should have made it point to ~/Bin folder.
-
## Steps to reproduce
Publish a standalone app
## Expected behavior
My app is in the root and all the runtime goo is hidden in a sub folder
## Actual behavior
I publish my app and I get over…
-
## Steps to reproduce
Build a project for .NET Core 3. Add some nuget package.
Create a "lib" subdirectory in the output folder.
Move some/all of the .dll files into "lib".
Program will fail to r…
-
Publishing a self-contained app currently copies over 250 files into the output directory, which is a bit messy. Is there a way to specify the location for the runtime files so for example I can put t…
-
Hi, thanks so much again for these fabulous tools! In case you don't remember, I use NetCoreBeauty v1 as part of my tool [GameBundle](https://github.com/Ellpeck/GameBundle).
Unfortunately, all of t…
-
OS: Windows
Version: 928 => 929
We did an Avalonia update in the middle and I think it makes auto-update break, at least on windows version. Other OS's need reproduction.
Steps:
1. Have 928 ve…
-
Getting this from publish:
```
1>------ Publish started: Project: RevenueGovernance, Configuration: Release Any CPU ------
1>Determining projects to restore...
1>All projects are up-to-date for …
-
I was thinking that it might also be nice to have some sort of form (maybe a Google form?) where people can submit missing versions that they need artifacts for, so that this doesn't have to clutter u…
-
### Environment
- Game Version: '6.1.0' (Is what I'm guessing)
- OS Version: 1.14 "Mojave"
### Detailed description of bug
When someone clicks on the application used to open the station hub…