Skip to content

Commit 93ffe26

Browse files
authored
Upgrading TP version to 16.1.1 (#2030)
1 parent c33a84f commit 93ffe26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/build/TestPlatform.Settings.targets

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
33
<PropertyGroup>
44
<TestPlatformRoot Condition="$(TestPlatformRoot) == ''">$(MSBuildThisFileDirectory)../../</TestPlatformRoot>
5-
<TPVersionPrefix>16.1.0</TPVersionPrefix>
5+
<TPVersionPrefix>16.1.1</TPVersionPrefix>
66
</PropertyGroup>
77
<PropertyGroup>
88
<!-- Versioning is defined from the build script. Use a default dev build if it's not defined.

0 commit comments

Comments
 (0)