Update package version to 0.4

This commit is contained in:
Dustin L. Howett (MSFT) 2019-08-22 15:38:30 -07:00 committed by GitHub
parent 1006e98780
commit e7c78c8d28
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,7 +5,7 @@
<PropertyGroup Label="Version"> <PropertyGroup Label="Version">
<!-- These fields are picked up by PackageES --> <!-- These fields are picked up by PackageES -->
<VersionMajor>0</VersionMajor> <VersionMajor>0</VersionMajor>
<VersionMinor>3</VersionMinor> <VersionMinor>4</VersionMinor>
</PropertyGroup> </PropertyGroup>
<PropertyGroup Label="Configuration"> <PropertyGroup Label="Configuration">
<TargetPlatformVersion>10.0.18362.0</TargetPlatformVersion> <TargetPlatformVersion>10.0.18362.0</TargetPlatformVersion>