[cpp-sp] branch main updated: Remove the old unit tests from the Solution
Rod Widdowson
rdw at steadingsoftware.com
Wed Nov 6 19:03:03 UTC 2024
This is an automated email from the git hooks/post-receive script.
rdw pushed a commit to branch main
in repository cpp-sp.
View the commit online:
http://git.shibboleth.net/view/?p=cpp-sp.git;a=commit;h=a4289faef55b7fb7d9ae579fd9e6fd8e175d51fb
The following commit(s) were added to refs/heads/main by this push:
new a4289fae Remove the old unit tests from the Solution
a4289fae is described below
commit a4289faef55b7fb7d9ae579fd9e6fd8e175d51fb
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Wed Nov 6 19:02:57 2024 +0000
Remove the old unit tests from the Solution
---
Projects/vc15/Shibboleth.sln | 10 ----------
1 file changed, 10 deletions(-)
diff --git a/Projects/vc15/Shibboleth.sln b/Projects/vc15/Shibboleth.sln
index d4d191b6..094cba81 100644
--- a/Projects/vc15/Shibboleth.sln
+++ b/Projects/vc15/Shibboleth.sln
@@ -101,8 +101,6 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Installer", "Wix\Installer.
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "iis7_shib", "iis7_shib\iis7_shib.vcxproj", "{CEE84E04-6A19-4F93-8FE5-98F9D22526DD}"
EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "UnitTests", "UnitTests\UnitTests.vcxproj", "{9212963D-AB04-4CA1-A856-735993246076}"
-EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Win32 = Debug|Win32
@@ -151,14 +149,6 @@ Global
{CEE84E04-6A19-4F93-8FE5-98F9D22526DD}.Release|Win32.Build.0 = Release|Win32
{CEE84E04-6A19-4F93-8FE5-98F9D22526DD}.Release|x64.ActiveCfg = Release|x64
{CEE84E04-6A19-4F93-8FE5-98F9D22526DD}.Release|x64.Build.0 = Release|x64
- {9212963D-AB04-4CA1-A856-735993246076}.Debug|Win32.ActiveCfg = Debug|Win32
- {9212963D-AB04-4CA1-A856-735993246076}.Debug|Win32.Build.0 = Debug|Win32
- {9212963D-AB04-4CA1-A856-735993246076}.Debug|x64.ActiveCfg = Debug|x64
- {9212963D-AB04-4CA1-A856-735993246076}.Debug|x64.Build.0 = Debug|x64
- {9212963D-AB04-4CA1-A856-735993246076}.Release|Win32.ActiveCfg = Release|Win32
- {9212963D-AB04-4CA1-A856-735993246076}.Release|Win32.Build.0 = Release|Win32
- {9212963D-AB04-4CA1-A856-735993246076}.Release|x64.ActiveCfg = Release|x64
- {9212963D-AB04-4CA1-A856-735993246076}.Release|x64.Build.0 = Release|x64
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list