Skip to content

Commit 3a95b1c

Browse files
Update version to 10.0.26100.2
Signed-off-by: Tanner Gooding <tagoo@outlook.com>
1 parent ed8ec34 commit 3a95b1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Build.props

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
<PackageOutputPath>$(BaseArtifactsPath)pkg/$(Configuration)/</PackageOutputPath>
4848
<Product>TerraFX.Interop.Windows</Product>
4949
<RootNamespace>TerraFX.Interop</RootNamespace>
50-
<VersionPrefix>10.0.26100.1</VersionPrefix>
50+
<VersionPrefix>10.0.26100.2</VersionPrefix>
5151
<VersionSuffix Condition="'$(EXCLUDE_SUFFIX_FROM_VERSION)' != 'true'">rc1</VersionSuffix>
5252
<VersionSuffix Condition="'$(GITHUB_EVENT_NAME)' == 'pull_request'">pr</VersionSuffix>
5353
</PropertyGroup>

0 commit comments

Comments
 (0)