You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When you try to install the WindowsAppSDK vs extension and create a new WindowsAppSDK project, the project will come with the Microsoft.Windows.CsWin32 package.
He will drastically increase the compilation time, it takes 10 - 20 seconds to compile, and only 2 - 4 seconds after removing this package.
It is recommended not to bring this package by default until the Microsoft.Windows.CsWin32 package does not affect the compilation time, which will make developers who are new to WindowsAppSDK feel that WindowsAppSDK compilation is very slow.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
When you try to install the WindowsAppSDK vs extension and create a new WindowsAppSDK project, the project will come with the Microsoft.Windows.CsWin32 package.
He will drastically increase the compilation time, it takes 10 - 20 seconds to compile, and only 2 - 4 seconds after removing this package.
It is recommended not to bring this package by default until the Microsoft.Windows.CsWin32 package does not affect the compilation time, which will make developers who are new to WindowsAppSDK feel that WindowsAppSDK compilation is very slow.
Beta Was this translation helpful? Give feedback.
All reactions