@@ -18,12 +18,12 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AgileMapper.PerformanceTest
1818EndProject
1919Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "AgileMapper.UnitTests.NonParallel" , "AgileMapper.UnitTests.NonParallel\AgileMapper.UnitTests.NonParallel.csproj" , "{254D5970-FCEF-4386-8E5E-2028B765982B}"
2020EndProject
21- Project ("{8BB2217D-0F2D-49D1-97BC-3654ED321F3B}" ) = "AgileMapper" , "AgileMapper\AgileMapper.xproj" , "{471A218A-9964-4C9E-843D-26032E989F00}"
22- EndProject
2321Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "AgileMapper.Net40" , "AgileMapper.Net40\AgileMapper.Net40.csproj" , "{4E101600-EBEF-4E1F-9EC3-D6070F7417DD}"
2422EndProject
2523Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "AgileMapper.UnitTests.Polyfills" , "AgileMapper.UnitTests.Polyfills\AgileMapper.UnitTests.Polyfills.csproj" , "{59F266BB-9EFB-430A-9FFE-4C5F88D330F0}"
2624EndProject
25+ Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "AgileMapper" , "AgileMapper\AgileMapper.csproj" , "{46D95C53-B4CB-4EE7-9573-5D3EF96099C0}"
26+ EndProject
2727Global
2828 GlobalSection (SolutionConfigurationPlatforms ) = preSolution
2929 Debug| Any CPU = Debug| Any CPU
@@ -42,10 +42,6 @@ Global
4242 {254D5970-FCEF-4386-8E5E-2028B765982B} .Debug| Any CPU .Build .0 = Debug| Any CPU
4343 {254D5970-FCEF-4386-8E5E-2028B765982B} .Release| Any CPU .ActiveCfg = Release| Any CPU
4444 {254D5970-FCEF-4386-8E5E-2028B765982B} .Release| Any CPU .Build .0 = Release| Any CPU
45- {471A218A-9964-4C9E-843D-26032E989F00} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
46- {471A218A-9964-4C9E-843D-26032E989F00} .Debug| Any CPU .Build .0 = Debug| Any CPU
47- {471A218A-9964-4C9E-843D-26032E989F00} .Release| Any CPU .ActiveCfg = Release| Any CPU
48- {471A218A-9964-4C9E-843D-26032E989F00} .Release| Any CPU .Build .0 = Release| Any CPU
4945 {4E101600-EBEF-4E1F-9EC3-D6070F7417DD} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
5046 {4E101600-EBEF-4E1F-9EC3-D6070F7417DD} .Debug| Any CPU .Build .0 = Debug| Any CPU
5147 {4E101600-EBEF-4E1F-9EC3-D6070F7417DD} .Release| Any CPU .ActiveCfg = Release| Any CPU
@@ -54,6 +50,10 @@ Global
5450 {59F266BB-9EFB-430A-9FFE-4C5F88D330F0} .Debug| Any CPU .Build .0 = Debug| Any CPU
5551 {59F266BB-9EFB-430A-9FFE-4C5F88D330F0} .Release| Any CPU .ActiveCfg = Release| Any CPU
5652 {59F266BB-9EFB-430A-9FFE-4C5F88D330F0} .Release| Any CPU .Build .0 = Release| Any CPU
53+ {46D95C53-B4CB-4EE7-9573-5D3EF96099C0} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
54+ {46D95C53-B4CB-4EE7-9573-5D3EF96099C0} .Debug| Any CPU .Build .0 = Debug| Any CPU
55+ {46D95C53-B4CB-4EE7-9573-5D3EF96099C0} .Release| Any CPU .ActiveCfg = Release| Any CPU
56+ {46D95C53-B4CB-4EE7-9573-5D3EF96099C0} .Release| Any CPU .Build .0 = Release| Any CPU
5757 EndGlobalSection
5858 GlobalSection (SolutionProperties ) = preSolution
5959 HideSolutionNode = FALSE
0 commit comments