Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FI from main to develop #2377

Merged
merged 13 commits into from
Apr 8, 2022
Merged

FI from main to develop #2377

merged 13 commits into from
Apr 8, 2022

Conversation

kythant
Copy link
Contributor

@kythant kythant commented Apr 8, 2022

No description provided.

dotnet-maestro bot and others added 13 commits March 15, 2022 02:26
….6.1.220314.1

CsWinRT.Dependency.WindowsSdkPackage , CsWinRT.Dependency.DotNetCoreRuntime , CsWinRT.Dependency.DotNetCoreSdk , Microsoft.Windows.CsWinRT
 From Version 23 -> To Version 24
This reverts commit 7e58e65.
…883d-3c1995bdf21f

[main] Update dependencies from Microsoft/CsWinRT
* App considerations for Hybrid CRT - xcopyability

* PR feedback
* Add missing '>'

* Add smoke test check to props and targets, removed line 4
…ting a new C++ project

Fixes [Bug 38465376: Package.appxmanifest is missing from Blank App, Packaged (C++) single project template solution](http://task.ms/38465376).

When creating a new C++ app using the `Blank App, Packaged (WinUI 3 in Desktop)` project template, the included `Package.appxmanifest` file doesn't appear in Solution Explorer until after the project has been reloaded, even though it is automatically included in the project by the WinAppSdk `.targets`.

Apparently `Package.appxmanifest` needs to be explicitly included via the .vcxproj rather than an imported .targets file (even if both inclusions are using the same MSBuild condition!) in order for it to appear in Solution Explorer immediately after creating a new project.

Just VS C++ doing VS C++ things. ¯\\\_(ツ)_/¯
* Fix typos

* More typo

* Fix typo

* BootstrapAutoInitialize - initial tests

* It builds!

* Yay! Full C++ compilation verification! And now C#...

* Added C# tests

* Fix include path
…ions (#2366)

* Delete ToastNotifications-spec.md

* Update PushNotifications-spec.md
* Add API contract version to Deployment interface

* Update contract name to DeploymentContract

Co-authored-by: Santosh Chintalapati <sachinta@ntdev.microsoft.com>
…rn null. (#2362)

* Resolve issues where calling TrySetKey will duplicate the keyCreationMutex, preventing new instances from being created once the actual named instance has closed.

* Use lock to decide what AppInstance corresponds to a key.
@ghost ghost added the needs-triage label Apr 8, 2022
@kythant
Copy link
Contributor Author

kythant commented Apr 8, 2022

/azp run TransportPackage-Foundation-PR

@azure-pipelines
Copy link

No pipelines are associated with this pull request.

@kythant kythant merged commit 9b608e6 into develop Apr 8, 2022
@kythant kythant deleted the user/kythant/MainToDevelop branch April 8, 2022 18:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants