This is an automated email from the ASF dual-hosted git repository. nightowl888 pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/lucenenet.git
commit 85da28884e20138510fc92563aa2000de871da4c Author: Shad Storhaug <[email protected]> AuthorDate: Thu Jul 11 12:37:03 2019 +0700 Upgraded to the latest version of TeamCity.VSTest.TestAdapter, 1.0.15 --- build/Dependencies.props | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/Dependencies.props b/build/Dependencies.props index 012fb9c..2fd72bc 100644 --- a/build/Dependencies.props +++ b/build/Dependencies.props @@ -36,6 +36,6 @@ <SystemThreadingThreadPackageVersion>4.3.0</SystemThreadingThreadPackageVersion> <SystemThreadingThreadPoolPackageVersion>4.3.0</SystemThreadingThreadPoolPackageVersion> <SystemXmlXmlDocumentPackageVersion>4.3.0</SystemXmlXmlDocumentPackageVersion> - <TeamCityVSTestTestAdapterPackageVersion>1.0.5</TeamCityVSTestTestAdapterPackageVersion> + <TeamCityVSTestTestAdapterPackageVersion>1.0.15</TeamCityVSTestTestAdapterPackageVersion> </PropertyGroup> </Project> \ No newline at end of file
