Skip to content

Building a WinUI 3 project gives some warnings in the build log? #91

@StefH

Description

@StefH
Rebuild started at 08:04...
Restored C:\xxx\xxx\xxx.csproj (in 1,22 min).
1>------ Rebuild All started: Project: xxx, Configuration: Debug x64 ------
1>C:\Program Files\dotnet\sdk\10.0.100-preview.5.25277.114\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.RuntimeIdentifierInference.targets(326,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy
1>xxx -> C:\xxx\xxx.WinUI\bin\x64\Debug\net10.0-windows10.0.19041.0\win-x64\xxx.dll
1>WINAPPSDKGENERATEPROJECTPRIFILE : warning : PRI249: 0xdef00520 - Invalid qualifier: ZH-CN
1>WINAPPSDKGENERATEPROJECTPRIFILE : warning : PRI249: 0xdef00520 - Invalid qualifier: ZH-TW
1>WINAPPSDKGENERATEPROJECTPRIFILE : warning : PRI249: 0xdef00520 - Invalid qualifier: ZH-CN
1>WINAPPSDKGENERATEPROJECTPRIFILE : warning : PRI249: 0xdef00520 - Invalid qualifier: ZH-TW
1>WINAPPSDKGENERATEPROJECTPRIFILE : warning : PRI249: 0xdef00520 - Invalid qualifier: ZH-CN
1>WINAPPSDKGENERATEPROJECTPRIFILE : warning : PRI249: 0xdef00520 - Invalid qualifier: ZH-TW
1>WINAPPSDKGENERATEPROJECTPRIFILE : warning : PRI257: 0xdef00522 - Resources found for language(s) 'st' but no resources found for default language(s): 'en-US'. Change the default language or qualify resources with the default language. http://go.microsoft.com/fwlink/?LinkId=231899
1>WINAPPSDKGENERATEPROJECTPRIFILE : warning : PRI263: 0xdef01051 - No default or neutral resource given for 'Files/winui.monaco/monaco-editor/min/vs/basic-languages/st.min.js'. The application may throw an exception for certain user configurations when retrieving the resources.
1>WINAPPSDKGENERATEPROJECTPRIFILE : warning : PRI263: 0xdef01051 - No default or neutral resource given for 'Files/winui.monaco/monaco-editor/min/vs/basic-languages/st.js'. The application may throw an exception for certain user configurations when retrieving the resources.
1>WINAPPSDKGENERATEPROJECTPRIFILE : warning : PRI263: 0xdef01051 - No default or neutral resource given for 'Files/winui.monaco/monaco-editor/esm/vs/basic-languages/st.js'. The application may throw an exception for certain user configurations when retrieving the resources.
1>WINAPPSDKGENERATEPROJECTPRIFILE : warning : PRI263: 0xdef01051 - No default or neutral resource given for 'Files/winui.monaco/monaco-editor/esm/vs/basic-languages/st.contribution.js'. The application may throw an exception for certain user configurations when retrieving the resources.
1>WINAPPSDKGENERATEPROJECTPRIFILE : warning : PRI263: 0xdef01051 - No default or neutral resource given for 'Files/winui.monaco/monaco-editor/esm/vs/basic-languages/st.contribution.d.ts'. The application may throw an exception for certain user configurations when retrieving the resources.
1>WINAPPSDKGENERATEPROJECTPRIFILE : warning : PRI263: 0xdef01051 - No default or neutral resource given for 'Files/winui.monaco/monaco-editor/dev/vs/basic-languages/st.js'. The application may throw an exception for certain user configurations when retrieving the resources.
1>WINAPPSDKGENERATEPROJECTPRIFILE : warning : PRI263: 0xdef01051 - No default or neutral resource given for 'Files/monaco-editor/dev/vs/basic-languages/st.js'. The application may throw an exception for certain user configurations when retrieving the resources.
1>WINAPPSDKGENERATEPROJECTPRIFILE : warning : PRI263: 0xdef01051 - No default or neutral resource given for 'Files/monaco-editor/esm/vs/basic-languages/st.contribution.d.ts'. The application may throw an exception for certain user configurations when retrieving the resources.
1>WINAPPSDKGENERATEPROJECTPRIFILE : warning : PRI263: 0xdef01051 - No default or neutral resource given for 'Files/monaco-editor/esm/vs/basic-languages/st.contribution.js'. The application may throw an exception for certain user configurations when retrieving the resources.
1>WINAPPSDKGENERATEPROJECTPRIFILE : warning : PRI263: 0xdef01051 - No default or neutral resource given for 'Files/monaco-editor/esm/vs/basic-languages/st.js'. The application may throw an exception for certain user configurations when retrieving the resources.
1>WINAPPSDKGENERATEPROJECTPRIFILE : warning : PRI263: 0xdef01051 - No default or neutral resource given for 'Files/monaco-editor/min/vs/basic-languages/st.js'. The application may throw an exception for certain user configurations when retrieving the resources.
1>WINAPPSDKGENERATEPROJECTPRIFILE : warning : PRI263: 0xdef01051 - No default or neutral resource given for 'Files/monaco-editor/min/vs/basic-languages/st.min.js'. The application may throw an exception for certain user configurations when retrieving the resources.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions