From e713e6695bd531d1021482d454401b86c84f3f2d Mon Sep 17 00:00:00 2001 From: Rob Mensching Date: Tue, 4 May 2021 22:50:16 -0700 Subject: Move Sql.wixext into ext --- .../WixToolsetTest.Sql/WixToolsetTest.Sql.csproj | 38 ++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 src/ext/Sql/test/WixToolsetTest.Sql/WixToolsetTest.Sql.csproj (limited to 'src/ext/Sql/test/WixToolsetTest.Sql/WixToolsetTest.Sql.csproj') diff --git a/src/ext/Sql/test/WixToolsetTest.Sql/WixToolsetTest.Sql.csproj b/src/ext/Sql/test/WixToolsetTest.Sql/WixToolsetTest.Sql.csproj new file mode 100644 index 00000000..bbf3041d --- /dev/null +++ b/src/ext/Sql/test/WixToolsetTest.Sql/WixToolsetTest.Sql.csproj @@ -0,0 +1,38 @@ + + + + + + netcoreapp3.1 + false + + + + NU1701 + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3-55-g6feb