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
this feature works fine if you have an internet connection. (although the installation process takes a little time and it is slow)
But if the internet is down and there is no connection, WASDK nuget package will not be installed.
Unfortunately, the cached packages are ignored and i think every time it is tried to download and install the package completely.That is why, even with the presence of the Internet, the installation process of the project takes more time
Steps to reproduce the bug
1.Update Visual Studio to Latest
2.Update WASDK Project Template to Latest
3.Turn of your Wifi/Internet
4.Create a new Project (Test Project, because uses Dynamic Retreval... method)
Expected behavior
I expect we can use the latest cached version even if the internet is not available/available.
Why do we have to do the time-consuming process every time if the package is already cached on the system?
Screenshots
No response
NuGet package version
Windows App SDK 1.5.2: 1.5.240404000
Packaging type
Packaged (MSIX), Unpackaged
Windows version
Windows 11 version 22H2 (22621, 2022 Update)
IDE
Visual Studio 2022-preview, Visual Studio 2022
Additional context
No response
The text was updated successfully, but these errors were encountered:
Describe the bug
i am using Latest Visual Studio and WASDK Project Template (which uses Dynamic Retrieval of Microsoft.WindowsAppSDK Version for C# Single-Project Templates
this feature works fine if you have an internet connection. (although the installation process takes a little time and it is slow)
But if the internet is down and there is no connection, WASDK nuget package will not be installed.
Unfortunately, the cached packages are ignored and i think every time it is tried to download and install the package completely.That is why, even with the presence of the Internet, the installation process of the project takes more time
Steps to reproduce the bug
1.Update Visual Studio to Latest
2.Update WASDK Project Template to Latest
3.Turn of your Wifi/Internet
4.Create a new Project (Test Project, because uses Dynamic Retreval... method)
Expected behavior
I expect we can use the latest cached version even if the internet is not available/available.
Why do we have to do the time-consuming process every time if the package is already cached on the system?
Screenshots
No response
NuGet package version
Windows App SDK 1.5.2: 1.5.240404000
Packaging type
Packaged (MSIX), Unpackaged
Windows version
Windows 11 version 22H2 (22621, 2022 Update)
IDE
Visual Studio 2022-preview, Visual Studio 2022
Additional context
No response
The text was updated successfully, but these errors were encountered: