File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Samples/WindowsAIFoundry/cs-wpf-sparse/WindowsAISampleForWPF Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 3333 </Dependencies >
3434 <Capabilities >
3535 <rescap : Capability Name =" runFullTrust" />
36- <systemai : Capability Name =" systemAIModels" />
37- <rescap : Capability Name =" unvirtualizedResources" />
36+ <systemai : Capability Name =" systemAIModels" />
37+ <rescap : Capability Name =" unvirtualizedResources" />
3838 </Capabilities >
3939 <Applications >
4040 <Application Id =" WindowsAISampleForWPFSparsePkg" Executable =" WindowsAISampleForWPFSparse.exe" uap10 : TrustLevel =" mediumIL" uap10 : RuntimeBehavior =" win32App" >
Original file line number Diff line number Diff line change 77 <ImplicitUsings >enable</ImplicitUsings >
88 <UseWPF >true</UseWPF >
99 <Platforms >x64;ARM64</Platforms >
10- <AppxOSMinVersionReplaceManifestVersion >false</AppxOSMinVersionReplaceManifestVersion >
11- <AppxOSMaxVersionTestedReplaceManifestVersion >false</AppxOSMaxVersionTestedReplaceManifestVersion >
10+ <AppxOSMinVersionReplaceManifestVersion >false</AppxOSMinVersionReplaceManifestVersion >
11+ <AppxOSMaxVersionTestedReplaceManifestVersion >false</AppxOSMaxVersionTestedReplaceManifestVersion >
1212 </PropertyGroup >
1313
1414 <ItemGroup >
You can’t perform that action at this time.
0 commit comments