From c448b6a2c4498c34c1ab8853b9fa17a46dbe0fb3 Mon Sep 17 00:00:00 2001 From: Oren Novotny Date: Fri, 31 Aug 2018 11:06:14 -0400 Subject: Use latest tet sdk --- CodeCoverage.runsettings | 2 +- crypto/test/crypto.test.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CodeCoverage.runsettings b/CodeCoverage.runsettings index 638909645..d3a2c91f7 100644 --- a/CodeCoverage.runsettings +++ b/CodeCoverage.runsettings @@ -18,7 +18,7 @@ Included items must then not match any entries in the exclude list to remain inc - .*BouncyCastle.* + .*Crypto.* .*Test.* diff --git a/crypto/test/crypto.test.csproj b/crypto/test/crypto.test.csproj index 541c88c23..a110bb11e 100644 --- a/crypto/test/crypto.test.csproj +++ b/crypto/test/crypto.test.csproj @@ -14,7 +14,7 @@ - + -- cgit 1.5.1