Skip to content

Commit

Permalink
Move Tp version to 16.5 (microsoft#2243)
Browse files Browse the repository at this point in the history
  • Loading branch information
mayankbansal018 authored and singhsarab committed Nov 6, 2019
1 parent 3f1457b commit 6995d53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/build/TestPlatform.Settings.targets
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<TestPlatformRoot Condition="$(TestPlatformRoot) == ''">$(MSBuildThisFileDirectory)../../</TestPlatformRoot>
<TPVersionPrefix>16.4.0</TPVersionPrefix>
<TPVersionPrefix>16.5.0</TPVersionPrefix>
</PropertyGroup>
<PropertyGroup>
<!-- Versioning is defined from the build script. Use a default dev build if it's not defined.
Expand Down

0 comments on commit 6995d53

Please sign in to comment.