From b7d84bd4db4ca0ee7c3995f9aee58c444cbf2ac8 Mon Sep 17 00:00:00 2001 From: Shane Krueger Date: Thu, 2 Oct 2025 16:43:04 -0400 Subject: [PATCH] Hide approval files in Solution Explorer --- QRCoderTests/QRCoderTests.csproj | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/QRCoderTests/QRCoderTests.csproj b/QRCoderTests/QRCoderTests.csproj index b201ea79..1d4b0ae2 100644 --- a/QRCoderTests/QRCoderTests.csproj +++ b/QRCoderTests/QRCoderTests.csproj @@ -54,4 +54,9 @@ + + + $([System.String]::Copy('%(Filename)').Split('.')[0]).cs + +