We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d85a87 commit f33bb21Copy full SHA for f33bb21
scripts/build/TestPlatform.Settings.targets
@@ -2,7 +2,7 @@
2
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3
<PropertyGroup>
4
<TestPlatformRoot Condition="$(TestPlatformRoot) == ''">$(MSBuildThisFileDirectory)../../</TestPlatformRoot>
5
- <TPVersionPrefix>16.0.1</TPVersionPrefix>
+ <TPVersionPrefix>16.0.2</TPVersionPrefix>
6
</PropertyGroup>
7
8
<!-- Versioning is defined from the build script. Use a default dev build if it's not defined.
0 commit comments