Skip to content

Special Awareness When Trying Out Windows Copilot Runtime APIs in 1.7.0-experimental3 in C# Console App #5153

Discussion options

You must be logged in to vote

Here are basically combined multiple docs information into this simple one.
The original docs are :

  1. https://learn.microsoft.com/en-us/windows/apps/windows-app-sdk/preview-experimental-unpackaged-tutorial?tabs=csharp-dotnet-preview3
  2. https://learn.microsoft.com/en-us/windows/apps/windows-app-sdk/deploy-unpackaged-apps#prerequisites
  3. https://learn.microsoft.com/en-us/windows/apps/windows-app-sdk/use-windows-app-sdk-run-time

The following are based on ARM (for those machine with Arm-based Snapdragon Elite X+ chip), but it should be simple to change x64 if your NPU hardware in Intel.

In the csproj, here are 4 values need to be added, and we will talk one by one:

	<TargetFramework>net9.0-windo…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by yeelam-gordon
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
1 participant