mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-04 02:06:36 +02:00
Now updater is comparing versions instead of comparing thier strings
This commit is contained in:
committed by
Andrey Nekrasov
parent
0016836022
commit
f015995ac4
@@ -1,6 +1,8 @@
|
||||
#include "pch.h"
|
||||
#include <settings_objects.h>
|
||||
|
||||
#include "VersionHelper.h"
|
||||
|
||||
using namespace Microsoft::VisualStudio::CppUnitTestFramework;
|
||||
using namespace PowerToysSettings;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user