Skip to content

Commit

Permalink
Updating TPVersion to 16.0.1 (#1936)
Browse files Browse the repository at this point in the history
  • Loading branch information
vagisha-nidhi committed Mar 4, 2019
1 parent 7a08010 commit ea40662
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.0.0</TPVersionPrefix>
<TPVersionPrefix>16.0.1</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 ea40662

Please sign in to comment.