Skip to content
This repository was archived by the owner on Jun 5, 2019. It is now read-only.

Commit 4f3ef31

Browse files
committed
Merge pull request #452 from smaillet-ms/Tests
Test SDKs
2 parents 9190130 + 37d77ee commit 4f3ef31

File tree

4 files changed

+472
-427
lines changed

4 files changed

+472
-427
lines changed

Test/Platform/Setup/ProductVersion.wxs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<?undef ProdVer ?>
77
<?endif ?>
88

9-
<?define ProdVerMajorMinor = "4.3"?>
9+
<?define ProdVerMajorMinor = "4.4"?>
1010
<?define ProdVer = "$(var.ProdVerMajorMinor).$(var.ProdVerBuild)" ?>
1111
<?define ProdName = "Microsoft .NET Micro Framework Test Kit SDK $(var.ProdVerMajorMinor)"?>
1212
<?define ProdUrl = "http://www.microsoft.com" ?>

0 commit comments

Comments
 (0)