vgquotes/VideoGameQuotes.sln
tmont 25172d14a3 * compressed javascript
* renamed css file
* removed copypaste code for js includes
* added pdn files
* changed unused images/javascript build type from Content to None
2011-03-01 00:11:17 +00:00

93 lines
5.6 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 11.00
# Visual Studio 2010
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "VideoGameQuotes.Api", "Src\VideoGameQuotes.Api\VideoGameQuotes.Api.csproj", "{329FAB1F-A18D-4B7B-9E3C-A0C157E55503}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "VideoGameQuotes.Api.Tests", "Tests\VideoGameQuotes.Api.Tests\VideoGameQuotes.Api.Tests.csproj", "{90FEE5DE-9A30-4A23-9A1E-14DABA0CF472}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "VideoGameQuotes.Web", "Src\VideoGameQuotes.Web\VideoGameQuotes.Web.csproj", "{5D576303-EEB3-409B-80E2-FC221C23D7BF}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "VideoGameQuotes.Web.Tests", "Tests\VideoGameQuotes.Web.Tests\VideoGameQuotes.Web.Tests.csproj", "{5787E8CA-072D-4231-B34A-B4C92BEEA3E7}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Src", "Src", "{C8E910E1-B845-46E9-880B-A12C0747DBEA}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Tests", "Tests", "{236929F9-AE7D-4C78-A3D9-E0ED2EA84609}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Lib", "Lib", "{4C702D70-7D2E-410D-A3C6-50598863E102}"
ProjectSection(SolutionItems) = preProject
Lib\Antlr3.Runtime.dll = Lib\Antlr3.Runtime.dll
Lib\compressjs.targets = Lib\compressjs.targets
Lib\EcmaScript.NET.modified.dll = Lib\EcmaScript.NET.modified.dll
Lib\Iesi.Collections.dll = Lib\Iesi.Collections.dll
Lib\Iesi.Collections.xml = Lib\Iesi.Collections.xml
Lib\LinFu.DynamicProxy.dll = Lib\LinFu.DynamicProxy.dll
Lib\log4net.dll = Lib\log4net.dll
Lib\log4net.xml = Lib\log4net.xml
Lib\Lucene.Net.dll = Lib\Lucene.Net.dll
Lib\Lucene.Net.xml = Lib\Lucene.Net.xml
Lib\Microsoft.Practices.Unity.Configuration.dll = Lib\Microsoft.Practices.Unity.Configuration.dll
Lib\Microsoft.Practices.Unity.Configuration.xml = Lib\Microsoft.Practices.Unity.Configuration.xml
Lib\Microsoft.Practices.Unity.dll = Lib\Microsoft.Practices.Unity.dll
Lib\Microsoft.Practices.Unity.Interception.Configuration.dll = Lib\Microsoft.Practices.Unity.Interception.Configuration.dll
Lib\Microsoft.Practices.Unity.Interception.Configuration.xml = Lib\Microsoft.Practices.Unity.Interception.Configuration.xml
Lib\Microsoft.Practices.Unity.Interception.dll = Lib\Microsoft.Practices.Unity.Interception.dll
Lib\Microsoft.Practices.Unity.Interception.xml = Lib\Microsoft.Practices.Unity.Interception.xml
Lib\Microsoft.Practices.Unity.xml = Lib\Microsoft.Practices.Unity.xml
Lib\Moq.dll = Lib\Moq.dll
Lib\Moq.xml = Lib\Moq.xml
Lib\MySql.Data.dll = Lib\MySql.Data.dll
Lib\NHibernate.ByteCode.LinFu.dll = Lib\NHibernate.ByteCode.LinFu.dll
Lib\NHibernate.ByteCode.LinFu.xml = Lib\NHibernate.ByteCode.LinFu.xml
Lib\NHibernate.dll = Lib\NHibernate.dll
Lib\NHibernate.xml = Lib\NHibernate.xml
Lib\nunit.framework.dll = Lib\nunit.framework.dll
Lib\nunit.framework.xml = Lib\nunit.framework.xml
Lib\Portoa.dll = Lib\Portoa.dll
Lib\Portoa.Log4Net.dll = Lib\Portoa.Log4Net.dll
Lib\Portoa.Log4Net.xml = Lib\Portoa.Log4Net.xml
Lib\Portoa.Lucene.dll = Lib\Portoa.Lucene.dll
Lib\Portoa.Lucene.xml = Lib\Portoa.Lucene.xml
Lib\Portoa.NHibernate.dll = Lib\Portoa.NHibernate.dll
Lib\Portoa.NHibernate.xml = Lib\Portoa.NHibernate.xml
Lib\Portoa.Web.dll = Lib\Portoa.Web.dll
Lib\Portoa.Web.xml = Lib\Portoa.Web.xml
Lib\Portoa.xml = Lib\Portoa.xml
Lib\Remotion.Data.Linq.dll = Lib\Remotion.Data.Linq.dll
Lib\UnityGenerics.dll = Lib\UnityGenerics.dll
Lib\Yahoo.Yui.Compressor.dll = Lib\Yahoo.Yui.Compressor.dll
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{329FAB1F-A18D-4B7B-9E3C-A0C157E55503}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{329FAB1F-A18D-4B7B-9E3C-A0C157E55503}.Debug|Any CPU.Build.0 = Debug|Any CPU
{329FAB1F-A18D-4B7B-9E3C-A0C157E55503}.Release|Any CPU.ActiveCfg = Release|Any CPU
{329FAB1F-A18D-4B7B-9E3C-A0C157E55503}.Release|Any CPU.Build.0 = Release|Any CPU
{90FEE5DE-9A30-4A23-9A1E-14DABA0CF472}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{90FEE5DE-9A30-4A23-9A1E-14DABA0CF472}.Debug|Any CPU.Build.0 = Debug|Any CPU
{90FEE5DE-9A30-4A23-9A1E-14DABA0CF472}.Release|Any CPU.ActiveCfg = Release|Any CPU
{90FEE5DE-9A30-4A23-9A1E-14DABA0CF472}.Release|Any CPU.Build.0 = Release|Any CPU
{5D576303-EEB3-409B-80E2-FC221C23D7BF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{5D576303-EEB3-409B-80E2-FC221C23D7BF}.Debug|Any CPU.Build.0 = Debug|Any CPU
{5D576303-EEB3-409B-80E2-FC221C23D7BF}.Release|Any CPU.ActiveCfg = Release|Any CPU
{5D576303-EEB3-409B-80E2-FC221C23D7BF}.Release|Any CPU.Build.0 = Release|Any CPU
{5787E8CA-072D-4231-B34A-B4C92BEEA3E7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{5787E8CA-072D-4231-B34A-B4C92BEEA3E7}.Debug|Any CPU.Build.0 = Debug|Any CPU
{5787E8CA-072D-4231-B34A-B4C92BEEA3E7}.Release|Any CPU.ActiveCfg = Release|Any CPU
{5787E8CA-072D-4231-B34A-B4C92BEEA3E7}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
{5D576303-EEB3-409B-80E2-FC221C23D7BF} = {C8E910E1-B845-46E9-880B-A12C0747DBEA}
{329FAB1F-A18D-4B7B-9E3C-A0C157E55503} = {C8E910E1-B845-46E9-880B-A12C0747DBEA}
{5787E8CA-072D-4231-B34A-B4C92BEEA3E7} = {236929F9-AE7D-4C78-A3D9-E0ED2EA84609}
{90FEE5DE-9A30-4A23-9A1E-14DABA0CF472} = {236929F9-AE7D-4C78-A3D9-E0ED2EA84609}
EndGlobalSection
EndGlobal