summaryrefslogtreecommitdiffstats
path: root/tools/NUnit/samples/vb/syntax/vb-syntax.vbproj
diff options
context:
space:
mode:
authorAndrew Arnott <andrewarnott@gmail.com>2012-01-31 09:16:24 -0800
committerAndrew Arnott <andrewarnott@gmail.com>2012-01-31 09:16:24 -0800
commit4e798edfaf93990c79d35e9322efc0b9c0415f49 (patch)
tree6a736fadfe671ca9812033aa664d015a96e49993 /tools/NUnit/samples/vb/syntax/vb-syntax.vbproj
parent4185e8eb532939d1879dfd9e256db413c699f626 (diff)
downloadDotNetOpenAuth-4e798edfaf93990c79d35e9322efc0b9c0415f49.zip
DotNetOpenAuth-4e798edfaf93990c79d35e9322efc0b9c0415f49.tar.gz
DotNetOpenAuth-4e798edfaf93990c79d35e9322efc0b9c0415f49.tar.bz2
Deleted NUnit samples that were irrelevant to the project.
Diffstat (limited to 'tools/NUnit/samples/vb/syntax/vb-syntax.vbproj')
-rw-r--r--tools/NUnit/samples/vb/syntax/vb-syntax.vbproj29
1 files changed, 0 insertions, 29 deletions
diff --git a/tools/NUnit/samples/vb/syntax/vb-syntax.vbproj b/tools/NUnit/samples/vb/syntax/vb-syntax.vbproj
deleted file mode 100644
index 082a46d..0000000
--- a/tools/NUnit/samples/vb/syntax/vb-syntax.vbproj
+++ /dev/null
@@ -1,29 +0,0 @@
-<VisualStudioProject>
- <VisualBasic ProjectType="Local" ProductVersion="7.10.3077" SchemaVersion="2.0" ProjectGuid="{6BEF566A-2691-4EE8-91AF-0390CCCDDAF1}">
- <Build>
- <Settings ApplicationIcon="" AssemblyKeyContainerName="" AssemblyName="vb-syntax" AssemblyOriginatorKeyFile="" AssemblyOriginatorKeyMode="None" DefaultClientScript="JScript" DefaultHTMLPageLayout="Grid" DefaultTargetSchema="IE50" DelaySign="false" OutputType="Library" OptionCompare="Binary" OptionExplicit="On" OptionStrict="Off" RootNamespace="NUnit.Samples" StartupObject="NUnit.Samples.(None)">
- <Config Name="Debug" BaseAddress="285212672" ConfigurationOverrideFile="" DefineConstants="" DefineDebug="true" DefineTrace="true" DebugSymbols="true" IncrementalBuild="true" Optimize="false" OutputPath="bin\" RegisterForComInterop="false" RemoveIntegerChecks="false" TreatWarningsAsErrors="false" WarningLevel="1" />
- <Config Name="Release" BaseAddress="285212672" ConfigurationOverrideFile="" DefineConstants="" DefineDebug="false" DefineTrace="true" DebugSymbols="false" IncrementalBuild="false" Optimize="true" OutputPath="bin\" RegisterForComInterop="false" RemoveIntegerChecks="false" TreatWarningsAsErrors="false" WarningLevel="1" />
- </Settings>
- <References>
- <Reference Name="System" AssemblyName="System" />
- <Reference Name="System.Data" AssemblyName="System.Data" />
- <Reference Name="System.XML" AssemblyName="System.Xml" />
- <Reference Name="nunit.framework" AssemblyName="nunit.framework, Version=2.5, Culture=neutral, PublicKeyToken=96d09a1eb7f44a77" HintPath="..\..\..\bin\net-1.1\framework\nunit.framework.dll" />
- </References>
- <Imports>
- <Import Namespace="Microsoft.VisualBasic" />
- <Import Namespace="System" />
- <Import Namespace="System.Collections" />
- <Import Namespace="System.Data" />
- <Import Namespace="System.Diagnostics" />
- </Imports>
- </Build>
- <Files>
- <Include>
- <File RelPath="AssemblyInfo.vb" SubType="Code" BuildAction="Compile" />
- <File RelPath="AssertSyntaxTests.vb" SubType="Code" BuildAction="Compile" />
- </Include>
- </Files>
- </VisualBasic>
-</VisualStudioProject> \ No newline at end of file