Christian Jacob
Christian Jacob
@jsuarezruiz, you say "The main PRs and changes are to keep itup to date with the latest versions of .NET MAUI". So is the latest nightly build available through the...
> IMO this is a critical scenario to fix. It is going to block / trip-up any developer who is trying to publish an iOS app. > > ``` >...
> @Mephisztoe I think you should be able to run `dotnet restore` first, then use `--no-restore` when you run `publish`. Tried that and didn't work. Then it says: Assets file...
build instead of publish seems to work, btw. Thank's for this hint!
So here comes a Mac user, right? I read you'd support Firefox and Chrome for the time being. If Microsoft didn't announce a week or so ago that they will...
Something's happening: https://twitter.com/jfversluis/status/1575470486863200256
I created a new MAUI app from scratch yesterday and imported the following three NuGet packages: - Microsoft.AppCenter (5.0.0-preview.1) - Microsoft.AppCenter.Analytics (5.0.0-preview.1) - Microsoft.AppCenter.Crashes (5.0.0-preview.1) I then initialized AppCenter within...
I too ran into this problem after upgrading Visual Studio to 17.4.0 Preview 2.1. However, I then tried restoring the workloads as suggested above with this command: >> dotnet workload...
ow. Well didn't work out that way. Now, Visual Studio does not recognize my .NET MAUI project anymore and suggests installing _extra components for a full development experience_ instead. However,...
Tried that, didn't work. There's some signature missing:  Added --skip-sign-check as suggested by @jamesmontemagno Failed anyway: 