Revision: 450
Author:
sasha_...@mail.ru
Date: Tue May 18 03:31:05 2010
Log: [No log message]
http://code.google.com/p/bistro-framework/source/detail?r=450
Added:
/Bistro/branches/WithMethodsEngine/Bistro.Designer/Bistro.Designer2008.csproj
/Bistro/branches/WithMethodsEngine/Bistro.Designer/Bistro.Designer2008.sln
/Bistro/branches/WithMethodsEngine/Bistro.Designer/Bistro.Designer2008.suo
/Bistro/branches/WithMethodsEngine/Bistro.Designer/BistroDesigner2010.csproj
/Bistro/branches/WithMethodsEngine/Bistro.Designer/BistroDesigner2010.sln
/Bistro/branches/WithMethodsEngine/Bistro.Designer/BistroDesigner2010.suo
/Bistro/branches/WithMethodsEngine/Bistro.Designer/source.extension.vsixmanifest
Modified:
/Bistro/branches/WithMethodsEngine/Bistro.Designer/Bistro.DesignerPackage.cs
/Bistro/branches/WithMethodsEngine/Bistro.Designer/Explorer/ChangesTracker.cs
/Bistro/branches/WithMethodsEngine/Bistro.Designer/Explorer/DesignerControl.Designer.cs
/Bistro/branches/WithMethodsEngine/Bistro.Designer/Explorer/ExplorerWindow.cs
/Bistro/branches/WithMethodsEngine/Bistro.Designer/Explorer/Parsers/CSharpParser.cs
/Bistro/branches/WithMethodsEngine/Bistro.Designer/Explorer/Parsers/MetadataParserBase.cs
/Bistro/branches/WithMethodsEngine/Bistro.Designer/Projects/FSharp/ProjectManager.cs
/Bistro/branches/WithMethodsEngine/Bistro.Designer/Properties/AssemblyInfo.cs
=======================================
--- /dev/null
+++
/Bistro/branches/WithMethodsEngine/Bistro.Designer/Bistro.Designer2008.csproj
Tue May 18 03:31:05 2010
@@ -0,0 +1,477 @@
+<Project DefaultTargets="Build"
xmlns="
http://schemas.microsoft.com/developer/msbuild/2003"
ToolsVersion="3.5">
+ <PropertyGroup>
+ <Configuration Condition=" '$(Configuration)'
== '' ">Debug</Configuration>
+ <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
+ <ProductVersion>9.0.30729</ProductVersion>
+ <SchemaVersion>2.0</SchemaVersion>
+ <OutputType>Library</OutputType>
+ <AppDesignerFolder>Properties</AppDesignerFolder>
+ <RootNamespace>Bistro.Designer</RootNamespace>
+ <AssemblyName>Bistro.Designer2008</AssemblyName>
+ <SignAssembly>False</SignAssembly>
+ <AssemblyOriginatorKeyFile>Key.snk</AssemblyOriginatorKeyFile>
+ <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
+ <ProjectGuid>{7C11A46D-27A6-41F9-A754-0D9F1DA4369D}</ProjectGuid>
+ </PropertyGroup>
+ <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|
AnyCPU' ">
+ <DebugSymbols>true</DebugSymbols>
+ <DebugType>full</DebugType>
+ <Optimize>false</Optimize>
+ <OutputPath>bin\Debug\</OutputPath>
+ <DefineConstants>DEBUG;TRACE</DefineConstants>
+ <ErrorReport>prompt</ErrorReport>
+ <WarningLevel>4</WarningLevel>
+ <RegisterForComInterop>false</RegisterForComInterop>
+ <UseVSHostingProcess>true</UseVSHostingProcess>
+ </PropertyGroup>
+ <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|
AnyCPU' ">
+ <DebugType>pdbonly</DebugType>
+ <Optimize>true</Optimize>
+ <OutputPath>bin\Release\</OutputPath>
+ <DefineConstants>TRACE</DefineConstants>
+ <ErrorReport>prompt</ErrorReport>
+ <WarningLevel>4</WarningLevel>
+ <RunCodeAnalysis>true</RunCodeAnalysis>
+ </PropertyGroup>
+ <ItemGroup>
+ <Reference Include="Bistro.Core, Version=0.9.2.0, Culture=neutral,
processorArchitecture=MSIL">
+ <SpecificVersion>False</SpecificVersion>
+ <HintPath>..\lib\Bistro.Core.dll</HintPath>
+ </Reference>
+ <Reference Include="EnvDTE" />
+ <Reference Include="EnvDTE80" />
+ <Reference Include="FSharp.Core, Version=2.0.0.0, Culture=neutral,
PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
+ <SpecificVersion>False</SpecificVersion>
+ <HintPath>..\..\..\..\..\..\Program Files
(x86)\FSharp-1.9.9.9\\bin\FSharp.Core.dll</HintPath>
+ </Reference>
+ <Reference Include="FSharp.ProjectSystem.Base, Version=2.0.50727.0,
Culture=neutral, PublicKeyToken=a19089b1c74d0809,
processorArchitecture=MSIL" />
+ <Reference Include="Irony, Version=1.0.0.0, Culture=neutral,
PublicKeyToken=ca48ace7223ead47, processorArchitecture=MSIL">
+ <SpecificVersion>False</SpecificVersion>
+ <HintPath>..\lib\Irony.dll</HintPath>
+ </Reference>
+ <Reference Include="Irony.Samples, Version=1.0.0.0, Culture=neutral,
processorArchitecture=MSIL">
+ <SpecificVersion>False</SpecificVersion>
+ <HintPath>..\lib\Irony.Samples.dll</HintPath>
+ </Reference>
+ <Reference Include="Microsoft.Build.Engine, Version=3.5.0.0,
Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a,
processorArchitecture=MSIL">
+ <HintPath>Microsoft.Build.Engine.dll</HintPath>
+ <Name>Microsoft.Build.Engine</Name>
+ <SpecificVersion>Yes</SpecificVersion>
+ <Aliases>global</Aliases>
+ <RequiredTargetFramework>3.5</RequiredTargetFramework>
+ </Reference>
+ <Reference Include="Microsoft.Build.Framework, Version=3.5.0.0,
Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a,
processorArchitecture=MSIL">
+ <HintPath>Microsoft.Build.Framework.dll</HintPath>
+ <Name>Microsoft.Build.Framework</Name>
+ <SpecificVersion>Yes</SpecificVersion>
+ <Aliases>global</Aliases>
+ <RequiredTargetFramework>3.5</RequiredTargetFramework>
+ </Reference>
+ <Reference Include="Microsoft.Build.Utilities.v3.5, Version=3.5.0.0,
Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a,
processorArchitecture=MSIL">
+ <HintPath>Microsoft.Build.Utilities.v3.5.dll</HintPath>
+ <Name>Microsoft.Build.Utilities.v3.5</Name>
+ <SpecificVersion>Yes</SpecificVersion>
+ <Aliases>global</Aliases>
+ <RequiredTargetFramework>3.5</RequiredTargetFramework>
+ </Reference>
+ <Reference Include="Microsoft.VisualStudio.CommonIDE, Version=9.0.0.0,
Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a,
processorArchitecture=MSIL" />
+ <Reference Include="Microsoft.VisualStudio.Editors" />
+ <Reference Include="Microsoft.VisualStudio.ManagedInterfaces" />
+ <Reference Include="Microsoft.VisualStudio.ProjectAggregator,
Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a,
processorArchitecture=MSIL" />
+ <Reference Include="Microsoft.VisualStudio.Shell.Design,
Version=9.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a,
processorArchitecture=MSIL" />
+ <Reference Include="Microsoft.VisualStudio.VSHelp, Version=7.0.3300.0,
Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" />
+ <Reference Include="Microsoft.VisualStudio.Designer.Interfaces" />
+ <Reference Include="Microsoft.VisualStudio.OLE.Interop" />
+ <Reference Include="Microsoft.VisualStudio.Shell.9.0" />
+ <Reference Include="Microsoft.VisualStudio.Shell.Interop" />
+ <Reference Include="Microsoft.VisualStudio.Shell.Interop.8.0" />
+ <Reference Include="Microsoft.VisualStudio.Shell.Interop.9.0" />
+ <Reference Include="Microsoft.VisualStudio.TextManager.Interop" />
+ <Reference Include="Microsoft.VisualStudio.TextManager.Interop.8.0" />
+ <Reference Include="System" />
+ <Reference Include="System.configuration" />
+ <Reference Include="System.Core">
+ <RequiredTargetFramework>3.5</RequiredTargetFramework>
+ </Reference>
+ <Reference Include="System.Data" />
+ <Reference Include="System.Design" />
+ <Reference Include="System.Drawing" />
+ <Reference Include="System.Windows.Forms" />
+ <Reference Include="System.Xml" />
+ <Reference Include="VSLangProj" />
+ <Reference Include="VSLangProj80, Version=8.0.0.0, Culture=neutral,
PublicKeyToken=b03f5f7f11d50a3a">
+ <SpecificVersion>False</SpecificVersion>
+ <HintPath>..\..\..\Program Files (x86)\Microsoft Visual Studio
9.0\Common7\IDE\PublicAssemblies\VSLangProj80.dll</HintPath>
+ </Reference>
+ </ItemGroup>
+ <ItemGroup>
+ <Compile Include="Bistro.DesignerPackage.cs" />
+ <Compile Include="Guids.cs" />
+ <Compile Include="Explorer\Parsers\FSharpParser.cs" />
+ <Compile Include="Projects\FSharp\Factory.cs" />
+ <Compile Include="Resources.Designer.cs">
+ <AutoGen>True</AutoGen>
+ <DesignTime>True</DesignTime>
+ <DependentUpon>Resources.resx</DependentUpon>
+ </Compile>
+ <Compile Include="GlobalSuppressions.cs" />
+ <Compile Include="Properties\AssemblyInfo.cs" />
+ <Compile Include="PkgCmdID.cs" />
+ </ItemGroup>
+ <PropertyGroup>
+
<VSSDKCSharpIncPath>$(VSSDK90Install)VisualStudioIntegration\Common\Source\CSharp</VSSDKCSharpIncPath>
+
<CommonRegAttributes>$(VSSDKCSharpIncPath)\RegistrationAttributes</CommonRegAttributes>
+ </PropertyGroup>
+ <ItemGroup>
+ <Compile Include="$(CommonRegAttributes)\WebSiteProjectAttribute.cs">
+ <Link>RegistrationAttributes\WebSiteProjectAttribute.cs</Link>
+ </Compile>
+ <Compile
Include="$(CommonRegAttributes)\WebSiteProjectRelatedFilesAttribute.cs">
+
<Link>RegistrationAttributes\WebSiteProjectRelatedFilesAttribute.cs</Link>
+ </Compile>
+ <Compile
Include="$(CommonRegAttributes)\WAProvideLanguagePropertyAttribute.cs">
+
<Link>RegistrationAttributes\WAProvideLanguagePropertyAttribute.cs</Link>
+ </Compile>
+ <Compile
Include="$(CommonRegAttributes)\WAProvideProjectFactoryAttribute.cs">
+
<Link>RegistrationAttributes\WAProvideProjectFactoryAttribute.cs</Link>
+ </Compile>
+ <Compile
Include="$(CommonRegAttributes)\WAProvideProjectFactoryTemplateMappingAttribute.cs">
+
<Link>RegistrationAttributes\WAProvideProjectFactoryTemplateMappingAttribute.cs</Link>
+ </Compile>
+ <Compile
Include="$(CommonRegAttributes)\ProvideMSBuildTargetAttribute.cs">
+ <Link>RegistrationAttributes\ProvideMSBuildTargetAttribute.cs</Link>
+ </Compile>
+ <Compile Include="Explorer\ChangesTracker.cs" />
+ <Compile Include="Explorer\DesignerControl.cs">
+ <SubType>UserControl</SubType>
+ </Compile>
+ <Compile Include="Explorer\DesignerControl.Designer.cs">
+ <DependentUpon>DesignerControl.cs</DependentUpon>
+ </Compile>
+ <Compile Include="Explorer\ExplorerWindow.cs" />
+ <Compile Include="Explorer\FileManager.cs" />
+ <Compile Include="Explorer\Notifier.cs" />
+ <Compile Include="Explorer\Parsers\CSharpParser.cs" />
+ <Compile Include="Explorer\Parsers\MetadataParserBase.cs" />
+ <Compile Include="ProjectBase\AssemblyReferenceNode.cs" />
+ <Compile Include="ProjectBase\Attributes.cs" />
+ <Compile Include="ProjectBase\Automation\AutomationScope.cs" />
+ <Compile Include="ProjectBase\Automation\OAFileItem.cs" />
+ <Compile Include="ProjectBase\Automation\OAFolderItem.cs" />
+ <Compile Include="ProjectBase\Automation\OANavigableProjectItems.cs" />
+ <Compile Include="ProjectBase\Automation\OANestedProjectItem.cs" />
+ <Compile Include="ProjectBase\Automation\OANullProperty.cs" />
+ <Compile Include="ProjectBase\Automation\OAProject.cs" />
+ <Compile Include="ProjectBase\Automation\OAProjectItem.cs" />
+ <Compile Include="ProjectBase\Automation\OAProjectItems.cs" />
+ <Compile Include="ProjectBase\Automation\OAProperties.cs" />
+ <Compile Include="ProjectBase\Automation\OAProperty.cs" />
+ <Compile Include="ProjectBase\Automation\OAReferenceFolderItem.cs" />
+ <Compile Include="ProjectBase\Automation\OAReferenceItem.cs" />
+ <Compile Include="ProjectBase\Automation\OASolutionFolder.cs" />
+ <Compile
Include="ProjectBase\Automation\VSProject\OAAssemblyReference.cs" />
+ <Compile Include="ProjectBase\Automation\VSProject\OABuildManager.cs"
/>
+ <Compile Include="ProjectBase\Automation\VSProject\OAComReference.cs"
/>
+ <Compile
Include="ProjectBase\Automation\VSProject\OAProjectReference.cs" />
+ <Compile Include="ProjectBase\Automation\VSProject\OAReferenceBase.cs"
/>
+ <Compile Include="ProjectBase\Automation\VSProject\OAReferences.cs" />
+ <Compile Include="ProjectBase\Automation\VSProject\OAVSProject.cs" />
+ <Compile Include="ProjectBase\Automation\VSProject\OAVSProjectItem.cs"
/>
+ <Compile Include="ProjectBase\BuildDependency.cs" />
+ <Compile Include="ProjectBase\BuildPropertyPage.cs" />
+ <Compile Include="ProjectBase\ComReferenceNode.cs" />
+ <Compile Include="ProjectBase\ConfigProvider.cs" />
+ <Compile Include="ProjectBase\ConfigurationProperties.cs" />
+ <Compile Include="ProjectBase\DataObject.cs" />
+ <Compile Include="ProjectBase\DependentFileNode.cs" />
+ <Compile Include="ProjectBase\DesignPropertyDescriptor.cs" />
+ <Compile Include="ProjectBase\DocumentManager.cs" />
+ <Compile Include="ProjectBase\DontShowAgainDialog.cs">
+ <SubType>Form</SubType>
+ </Compile>
+ <Compile Include="ProjectBase\DontShowAgainDialog.Designer.cs">
+ <DependentUpon>DontShowAgainDialog.cs</DependentUpon>
+ </Compile>
+ <Compile Include="ProjectBase\EnumDependencies.cs" />
+ <Compile Include="ProjectBase\FileChangeManager.cs" />
+ <Compile Include="ProjectBase\FileDocumentManager.cs" />
+ <Compile Include="ProjectBase\FileNode.cs" />
+ <Compile Include="ProjectBase\FolderNode.cs" />
+ <Compile Include="ProjectBase\GlobalPropertyHandler.cs" />
+ <Compile Include="ProjectBase\GlobalSuppressions.cs" />
+ <Compile Include="ProjectBase\HierarchyNode.cs" />
+ <Compile Include="ProjectBase\IDEBuildLogger.cs" />
+ <Compile Include="ProjectBase\ImageHandler.cs" />
+ <Compile Include="ProjectBase\Interfaces.cs" />
+ <Compile Include="ProjectBase\LocalizableProperties.cs" />
+ <Compile Include="ProjectBase\Misc\ConnectionPointContainer.cs" />
+ <Compile Include="ProjectBase\Misc\ExternDll.cs" />
+ <Compile Include="ProjectBase\Misc\NativeMethods.cs" />
+ <Compile Include="ProjectBase\Misc\UnsafeNativeMethods.cs" />
+ <Compile Include="ProjectBase\NestedProjectBuildDependency.cs" />
+ <Compile Include="ProjectBase\NestedProjectNode.cs" />
+ <Compile Include="ProjectBase\NodeProperties.cs" />
+ <Compile Include="ProjectBase\OleServiceProvider.cs" />
+ <Compile Include="ProjectBase\Output.cs" />
+ <Compile Include="ProjectBase\OutputGroup.cs" />
+ <Compile Include="ProjectBase\ProjectBase.cs" />
+ <Compile Include="ProjectBase\ProjectConfig.cs" />
+ <Compile Include="ProjectBase\ProjectContainerNode.cs" />
+ <Compile Include="ProjectBase\ProjectDesignerDocumentManager.cs" />
+ <Compile Include="ProjectBase\ProjectDocumentsListener.cs" />
+ <Compile Include="ProjectBase\ProjectElement.cs" />
+ <Compile Include="ProjectBase\ProjectFactory.cs" />
+ <Compile Include="ProjectBase\ProjectFileConstants.cs" />
+ <Compile Include="ProjectBase\ProjectNode.CopyPaste.cs" />
+ <Compile Include="ProjectBase\ProjectNode.cs" />
+ <Compile Include="ProjectBase\ProjectNode.Events.cs" />
+ <Compile Include="ProjectBase\ProjectOptions.cs" />
+ <Compile Include="ProjectBase\ProjectPackage.cs" />
+ <Compile Include="ProjectBase\ProjectReferenceNode.cs" />
+ <Compile Include="ProjectBase\ProjectSecurityChecker.cs" />
+ <Compile Include="ProjectBase\PropertiesEditorLauncher.cs" />
+ <Compile Include="ProjectBase\ReferenceContainerNode.cs" />
+ <Compile Include="ProjectBase\ReferenceNode.cs" />
+ <Compile Include="ProjectBase\RegisteredProjectType.cs" />
+ <Compile Include="ProjectBase\SecurityWarningDialog.cs">
+ <SubType>Form</SubType>
+ </Compile>
+ <Compile Include="ProjectBase\SecurityWarningDialog.Designer.cs">
+ <DependentUpon>SecurityWarningDialog.cs</DependentUpon>
+ </Compile>
+ <Compile Include="ProjectBase\SelectionListener.cs" />
+ <Compile Include="ProjectBase\SettingsPage.cs" />
+ <Compile Include="ProjectBase\SingleFileGenerator.cs" />
+ <Compile Include="ProjectBase\SingleFileGeneratorFactory.cs" />
+ <Compile Include="ProjectBase\SolutionListener.cs" />
+ <Compile
Include="ProjectBase\SolutionListenerForBuildDependencyUpdate.cs" />
+ <Compile Include="ProjectBase\SolutionListenerForProjectEvents.cs" />
+ <Compile Include="ProjectBase\SolutionListenerForProjectOpen.cs" />
+ <Compile
Include="ProjectBase\SolutionListenerForProjectReferenceUpdate.cs" />
+ <Compile Include="ProjectBase\StructuresEnums.cs" />
+ <Compile Include="ProjectBase\SuspendFileChanges.cs" />
+ <Compile Include="ProjectBase\TokenProcessor.cs" />
+ <Compile Include="ProjectBase\Tracing.cs" />
+ <Compile Include="ProjectBase\TrackDocumentsHelper.cs" />
+ <Compile Include="ProjectBase\TypeConverters.cs" />
+ <Compile Include="ProjectBase\UpdateSolutionEventsListener.cs" />
+ <Compile Include="ProjectBase\Url.cs" />
+ <Compile Include="ProjectBase\UserProjectSecurityChecker.cs" />
+ <Compile Include="ProjectBase\Utilities.cs" />
+ <Compile Include="ProjectBase\VsCommands.cs" />
+ <Compile Include="ProjectBase\VSShellUtilities.cs" />
+ <Compile Include="Projects\FSharp\ProjectManager.cs" />
+ </ItemGroup>
+ <ItemGroup>
+ <EmbeddedResource Include="Resources.resx">
+ <Generator>ResXFileCodeGenerator</Generator>
+ <LastGenOutput>Resources.Designer.cs</LastGenOutput>
+ <SubType>Designer</SubType>
+ </EmbeddedResource>
+ <EmbeddedResource Include="VSPackage.resx">
+ <MergeWithCTO>true</MergeWithCTO>
+ <SubType>Designer</SubType>
+ </EmbeddedResource>
+ </ItemGroup>
+ <ItemGroup>
+ <VSCTCompile Include="Bistro.Designer.vsct">
+ <ResourceName>1000</ResourceName>
+ </VSCTCompile>
+ </ItemGroup>
+ <ItemGroup>
+ <None Include="Key.snk" />
+ <None Include="ProjectBase\Diagrams\AutomationClasses.cd" />
+ <None Include="ProjectBase\Diagrams\ConfigurationClasses.cd" />
+ <None Include="ProjectBase\Diagrams\DocumentManagerClasses.cd" />
+ <None Include="ProjectBase\Diagrams\HierarchyClasses.cd" />
+ <None Include="ProjectBase\Diagrams\PropertiesClasses.cd" />
+ <None Include="ProjectBase\Diagrams\ReferenceClasses.cd" />
+ <EmbeddedResource Include="Explorer\DesignerControl.resx">
+ <DependentUpon>DesignerControl.cs</DependentUpon>
+ </EmbeddedResource>
+ <EmbeddedResource Include="ProjectBase\DontShowAgainDialog.resx">
+ <DependentUpon>DontShowAgainDialog.cs</DependentUpon>
+ </EmbeddedResource>
+ <EmbeddedResource Include="ProjectBase\ProjectBase.resx">
+ <DependentUpon>ProjectBase.cs</DependentUpon>
+ </EmbeddedResource>
+ <EmbeddedResource Include="ProjectBase\SecurityWarningDialog.resx">
+ <DependentUpon>SecurityWarningDialog.cs</DependentUpon>
+ </EmbeddedResource>
+ <EmbeddedResource Include="Resources\Images_32bit.bmp" />
+ <EmbeddedResource Include="Resources\Images_24bit.bmp" />
+ <EmbeddedResource Include="Resources\Root.bmp" />
+ <EmbeddedResource Include="Resources\imagelis.bmp">
+ <Visible>true</Visible>
+ <LogicalName>Resources.imagelis.bmp</LogicalName>
+ </EmbeddedResource>
+ <EmbeddedResource Include="Resources\alert.png" />
+ <EmbeddedResource Include="Resources\bullet.png" />
+ <EmbeddedResource Include="Resources\green_star.png" />
+ <EmbeddedResource Include="Resources\lock.gif" />
+ <EmbeddedResource Include="Resources\mechanic.gif" />
+ <Content Include="Resources\Package.ico" />
+ <EmbeddedResource Include="Resources\white.PNG" />
+ </ItemGroup>
+ <!-- Browser file -->
+ <ItemGroup>
+ <ZipItem
Include="Templates\ProjectItems\BrowserFile\BrowserFile.vstemplate">
+ <OutputSubPath>Bistro</OutputSubPath>
+ </ZipItem>
+ <ZipItem
Include="Templates\ProjectItems\BrowserFile\BrowserFile.Browser">
+ <OutputSubPath>Bistro</OutputSubPath>
+ </ZipItem>
+ </ItemGroup>
+ <!-- JScript file -->
+ <ItemGroup>
+ <ZipItem Include="Templates\ProjectItems\JScript\JScript.vstemplate">
+ <OutputSubPath>Bistro</OutputSubPath>
+ </ZipItem>
+ <ZipItem Include="Templates\ProjectItems\JScript\JScript.js">
+ <OutputSubPath>Bistro</OutputSubPath>
+ </ZipItem>
+ </ItemGroup>
+ <!-- StyleSheet file -->
+ <ItemGroup>
+ <ZipItem
Include="Templates\ProjectItems\StyleSheet\StyleSheet.vstemplate">
+ <OutputSubPath>Bistro</OutputSubPath>
+ </ZipItem>
+ <ZipItem Include="Templates\ProjectItems\StyleSheet\StyleSheet.css">
+ <OutputSubPath>Bistro</OutputSubPath>
+ </ZipItem>
+ </ItemGroup>
+ <!-- WebConfig file -->
+ <ItemGroup>
+ <ZipItem
Include="Templates\ProjectItems\WebConfig\WebConfig.vstemplate">
+ <OutputSubPath>Bistro</OutputSubPath>
+ </ZipItem>
+ <ZipItem Include="Templates\ProjectItems\WebConfig\Web.Config">
+ <OutputSubPath>Bistro</OutputSubPath>
+ </ZipItem>
+ </ItemGroup>
+ <!-- HTML page -->
+ <ItemGroup>
+ <ZipItem
Include="Templates\ProjectItems\WebHTMLPage\WebHTMLPage.vstemplate">
+ <OutputSubPath>Bistro</OutputSubPath>
+ </ZipItem>
+ <ZipItem Include="Templates\ProjectItems\WebHTMLPage\HTMLPage.htm">
+ <OutputSubPath>Bistro</OutputSubPath>
+ </ZipItem>
+ </ItemGroup>
+ <!-- Basic (empty) NDjango template -->
+ <ItemGroup>
+ <ZipItem Include="Templates\ProjectItems\NDjango\NDjango.vstemplate">
+ <OutputSubPath>Bistro</OutputSubPath>
+ </ZipItem>
+ <ZipItem Include="Templates\ProjectItems\NDjango\NDjango.django">
+ <OutputSubPath>Bistro</OutputSubPath>
+ </ZipItem>
+ <ZipItem Include="Templates\ProjectItems\NDjango\NDjango.ico">
+ <OutputSubPath>Bistro</OutputSubPath>
+ </ZipItem>
+ </ItemGroup>
+ <!-- Empty text file -->
+ <ItemGroup>
+ <ZipItem Include="Templates\ProjectItems\Text\Text.ico">
+ <OutputSubPath>Bistro</OutputSubPath>
+ </ZipItem>
+ <ZipItem Include="Templates\ProjectItems\Text\TextFile.txt">
+ <OutputSubPath>Bistro</OutputSubPath>
+ </ZipItem>
+ <ZipItem Include="Templates\ProjectItems\Text\TextFile.vstemplate">
+ <OutputSubPath>Bistro</OutputSubPath>
+ </ZipItem>
+ </ItemGroup>
+ <!-- Fsharp source code -->
+ <ItemGroup>
+ <ZipItem
Include="Templates\ProjectItems\FSharpControllers\CodeFile.vstemplate">
+ <OutputSubPath>Bistro</OutputSubPath>
+ </ZipItem>
+ <ZipItem
Include="Templates\ProjectItems\FSharpControllers\CodeFile.fs">
+ <OutputSubPath>Bistro</OutputSubPath>
+ </ZipItem>
+ </ItemGroup>
+ <ItemGroup>
+ <ZipProject Include="Templates\Projects\FSharp\base.django">
+ <OutputSubPath>Bistro</OutputSubPath>
+ </ZipProject>
+ <ZipProject Include="Templates\Projects\FSharp\Controllers.fs">
+ <OutputSubPath>Bistro</OutputSubPath>
+ </ZipProject>
+ <ZipProject Include="Templates\Projects\FSharp\FSharpProject.fsproj">
+ <OutputSubPath>Bistro</OutputSubPath>
+ </ZipProject>
+ <ZipProject Include="Templates\Projects\FSharp\home.django">
+ <OutputSubPath>Bistro</OutputSubPath>
+ </ZipProject>
+ <ZipProject Include="Templates\Projects\FSharp\Web.config">
+ <OutputSubPath>Bistro</OutputSubPath>
+ </ZipProject>
+ <ZipProject Include="Templates\Projects\FSharp\Bistro.Core.dll">
+ <OutputSubPath>Bistro</OutputSubPath>
+ </ZipProject>
+ <ZipProject Include="Templates\Projects\FSharp\Bistro.Core.pdb">
+ <OutputSubPath>Bistro</OutputSubPath>
+ </ZipProject>
+ <ZipProject Include="Templates\Projects\FSharp\Bistro.Extensions.dll">
+ <OutputSubPath>Bistro</OutputSubPath>
+ </ZipProject>
+ <ZipProject Include="Templates\Projects\FSharp\Bistro.Extensions.pdb">
+ <OutputSubPath>Bistro</OutputSubPath>
+ </ZipProject>
+ <ZipProject
Include="Templates\Projects\FSharp\Bistro.FSharpExtensions.dll">
+ <OutputSubPath>Bistro</OutputSubPath>
+ </ZipProject>
+ <ZipProject
Include="Templates\Projects\FSharp\Bistro.FSharpExtensions.pdb">
+ <OutputSubPath>Bistro</OutputSubPath>
+ </ZipProject>
+ <ZipProject Include="Templates\Projects\FSharp\default.htm">
+ <OutputSubPath>Bistro</OutputSubPath>
+ </ZipProject>
+ <ZipProject Include="Templates\Projects\FSharp\FSharpProject.ico">
+ <OutputSubPath>Bistro</OutputSubPath>
+ </ZipProject>
+ <ZipProject
Include="Templates\Projects\FSharp\FSharpProject.vstemplate">
+ <OutputSubPath>Bistro</OutputSubPath>
+ </ZipProject>
+ <ZipProject
Include="Templates\Projects\FSharp\NDjango.BistroIntegration.dll">
+ <OutputSubPath>Bistro</OutputSubPath>
+ </ZipProject>
+ <ZipProject
Include="Templates\Projects\FSharp\NDjango.BistroIntegration.pdb">
+ <OutputSubPath>Bistro</OutputSubPath>
+ </ZipProject>
+ <ZipProject Include="Templates\Projects\FSharp\NDjango.Core.dll">
+ <OutputSubPath>Bistro</OutputSubPath>
+ </ZipProject>
+ <ZipProject Include="Templates\Projects\FSharp\NDjango.Core.pdb">
+ <OutputSubPath>Bistro</OutputSubPath>
+ </ZipProject>
+ <ZipProject Include="Templates\Projects\FSharp\NDjango.Filters.dll">
+ <OutputSubPath>Bistro</OutputSubPath>
+ </ZipProject>
+ <ZipProject Include="Templates\Projects\FSharp\NDjango.Filters.pdb">
+ <OutputSubPath>Bistro</OutputSubPath>
+ </ZipProject>
+ <ZipProject Include="Templates\Projects\FSharp\StructureMap.dll">
+ <OutputSubPath>Bistro</OutputSubPath>
+ </ZipProject>
+ </ItemGroup>
+ <PropertyGroup>
+ <!--
+ To specify a different registry root to register your package,
uncomment the TargetRegistryRoot
+ tag and specify a registry root in it.
+ <TargetRegistryRoot></TargetRegistryRoot>
+ -->
+ <RegisterOutputPackage>true</RegisterOutputPackage>
+ <RegisterWithCodebase>true</RegisterWithCodebase>
+ </PropertyGroup>
+ <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
+ <Import
Project="$(MSBuildExtensionsPath)\Microsoft\VisualStudio\v9.0\VSSDK\Microsoft.VsSDK.targets"
/>
+ <!-- To modify your build process, add your task inside one of the
targets below and uncomment it.
+ Other similar extension points exist, see Microsoft.Common.targets.
+ <Target Name="BeforeBuild">
+ </Target>
+ <Target Name="AfterBuild">
+ </Target>
+ -->
+</Project>
=======================================
--- /dev/null
+++
/Bistro/branches/WithMethodsEngine/Bistro.Designer/Bistro.Designer2008.sln
Tue May 18 03:31:05 2010
@@ -0,0 +1,26 @@
+
+Microsoft Visual Studio Solution File, Format Version 10.00
+# Visual Studio 2008
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}")
= "Bistro.Designer2008", "Bistro.Designer2008.csproj", "{7C11A46D-27A6-41F9-A754-0D9F1DA4369D}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}")
= "ProjectExtender", "..\ProjectExtender\ProjectExtender.csproj", "{C085BF9A-0393-4D2C-8EAE-7BA0ED1EEB09}"
+EndProject
+Global
+ GlobalSection(SolutionConfigurationPlatforms) = preSolution
+ Debug|Any CPU = Debug|Any CPU
+ Release|Any CPU = Release|Any CPU
+ EndGlobalSection
+ GlobalSection(ProjectConfigurationPlatforms) = postSolution
+ {7C11A46D-27A6-41F9-A754-0D9F1DA4369D}.Debug|Any CPU.ActiveCfg = Debug|
Any CPU
+ {7C11A46D-27A6-41F9-A754-0D9F1DA4369D}.Debug|Any CPU.Build.0 = Debug|Any
CPU
+ {7C11A46D-27A6-41F9-A754-0D9F1DA4369D}.Release|Any CPU.ActiveCfg =
Release|Any CPU
+ {7C11A46D-27A6-41F9-A754-0D9F1DA4369D}.Release|Any CPU.Build.0 = Release|
Any CPU
+ {C085BF9A-0393-4D2C-8EAE-7BA0ED1EEB09}.Debug|Any CPU.ActiveCfg = Debug|
Any CPU
+ {C085BF9A-0393-4D2C-8EAE-7BA0ED1EEB09}.Debug|Any CPU.Build.0 = Debug|Any
CPU
+ {C085BF9A-0393-4D2C-8EAE-7BA0ED1EEB09}.Release|Any CPU.ActiveCfg =
Release|Any CPU
+ {C085BF9A-0393-4D2C-8EAE-7BA0ED1EEB09}.Release|Any CPU.Build.0 = Release|
Any CPU
+ EndGlobalSection
+ GlobalSection(SolutionProperties) = preSolution
+ HideSolutionNode = FALSE
+ EndGlobalSection
+EndGlobal
=======================================
--- /dev/null
+++
/Bistro/branches/WithMethodsEngine/Bistro.Designer/Bistro.Designer2008.suo
Tue May 18 03:31:05 2010
Binary file, no diff available.
=======================================
--- /dev/null
+++
/Bistro/branches/WithMethodsEngine/Bistro.Designer/BistroDesigner2010.csproj
Tue May 18 03:31:05 2010
@@ -0,0 +1,374 @@
+<?xml version="1.0" encoding="utf-8"?>
+<Project DefaultTargets="Build"
xmlns="
http://schemas.microsoft.com/developer/msbuild/2003"
ToolsVersion="4.0">
+ <PropertyGroup>
+ <Configuration Condition=" '$(Configuration)'
== '' ">Debug</Configuration>
+ <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
+ <SchemaVersion>2.0</SchemaVersion>
+ <ProjectGuid>{6DAA8F30-4623-49C0-B98E-5BA486C1F944}</ProjectGuid>
+
<ProjectTypeGuids>{82b43b9b-a64c-4715-b499-d71e9ca2bd60};{60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
+ <OutputType>Library</OutputType>
+ <AppDesignerFolder>Properties</AppDesignerFolder>
+ <RootNamespace>Hill30Inc.BistroDesigner2010</RootNamespace>
+ <AssemblyName>BistroDesigner2010</AssemblyName>
+ <SignAssembly>false</SignAssembly>
+ <AssemblyOriginatorKeyFile>Key.snk</AssemblyOriginatorKeyFile>
+ <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
+ </PropertyGroup>
+ <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|
AnyCPU' ">
+ <DebugSymbols>true</DebugSymbols>
+ <DebugType>full</DebugType>
+ <Optimize>false</Optimize>
+ <OutputPath>bin\Debug\</OutputPath>
+ <DefineConstants>DEBUG;TRACE</DefineConstants>
+ <ErrorReport>prompt</ErrorReport>
+ <WarningLevel>4</WarningLevel>
+ </PropertyGroup>
+ <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|
AnyCPU' ">
+ <DebugType>pdbonly</DebugType>
+ <Optimize>true</Optimize>
+ <OutputPath>bin\Release\</OutputPath>
+ <DefineConstants>TRACE</DefineConstants>
+ <ErrorReport>prompt</ErrorReport>
+ <WarningLevel>4</WarningLevel>
+ <RunCodeAnalysis>true</RunCodeAnalysis>
+ </PropertyGroup>
+ <ItemGroup>
+ <Reference Include="Bistro.Core, Version=0.9.2.0, Culture=neutral,
processorArchitecture=MSIL">
+ <SpecificVersion>False</SpecificVersion>
+ <HintPath>..\lib\Bistro.Core.dll</HintPath>
+ </Reference>
+ <Reference Include="FSharp.Core, Version=4.0.0.0, Culture=neutral,
PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" />
+ <Reference Include="FSharp.ProjectSystem.Base, Version=4.0.0.0,
Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a,
processorArchitecture=MSIL">
+ <EmbedInteropTypes>False</EmbedInteropTypes>
+ </Reference>
+ <Reference Include="FSharp.ProjectSystem.FSharp, Version=1.9.9.9,
Culture=neutral, PublicKeyToken=a19089b1c74d0809,
processorArchitecture=MSIL">
+ <SpecificVersion>False</SpecificVersion>
+
<HintPath>..\..\..\..\..\WINDOWS\Microsoft.NET\assembly\GAC_MSIL\FSharp.ProjectSystem.FSharp\v4.0_4.0.0.0__b03f5f7f11d50a3a\FSharp.ProjectSystem.FSharp.dll</HintPath>
+ </Reference>
+ <Reference Include="Irony, Version=1.0.0.0, Culture=neutral,
PublicKeyToken=ca48ace7223ead47, processorArchitecture=MSIL">
+ <SpecificVersion>False</SpecificVersion>
+ <HintPath>..\lib\Irony.dll</HintPath>
+ </Reference>
+ <Reference Include="Irony.Samples, Version=1.0.0.0, Culture=neutral,
processorArchitecture=MSIL">
+ <SpecificVersion>False</SpecificVersion>
+ <HintPath>..\lib\Irony.Samples.dll</HintPath>
+ </Reference>
+ <Reference Include="Microsoft.CSharp" />
+ <Reference Include="Microsoft.VisualStudio.OLE.Interop" />
+ <Reference Include="Microsoft.VisualStudio.Shell.Interop" />
+ <Reference Include="Microsoft.VisualStudio.Shell.Interop.8.0" />
+ <Reference Include="Microsoft.VisualStudio.Shell.Interop.9.0" />
+ <Reference Include="Microsoft.VisualStudio.Shell.Interop.10.0" />
+ <Reference Include="Microsoft.VisualStudio.TextManager.Interop" />
+ <Reference Include="Microsoft.VisualStudio.Shell.10.0">
+ <Private>false</Private>
+ </Reference>
+ <Reference Include="Microsoft.VisualStudio.Shell.Immutable.10.0" />
+ <Reference Include="System" />
+ <Reference Include="System.Core" />
+ <Reference Include="System.Data" />
+ <Reference Include="System.Design" />
+ <Reference Include="System.Drawing" />
+ <Reference Include="System.Windows.Forms" />
+ <Reference Include="System.Xml" />
+ </ItemGroup>
+ <ItemGroup>
+ <COMReference Include="EnvDTE">
+ <Guid>{80CC9F66-E7D8-4DDD-85B6-D9E6CD0E93E2}</Guid>
+ <VersionMajor>8</VersionMajor>
+ <VersionMinor>0</VersionMinor>
+ <Lcid>0</Lcid>
+ <WrapperTool>primary</WrapperTool>
+ <Isolated>False</Isolated>
+ <EmbedInteropTypes>False</EmbedInteropTypes>
+ </COMReference>
+ <COMReference Include="EnvDTE100">
+ <Guid>{26AD1324-4B7C-44BC-84F8-B86AED45729F}</Guid>
+ <VersionMajor>10</VersionMajor>
+ <VersionMinor>0</VersionMinor>
+ <Lcid>0</Lcid>
+ <WrapperTool>primary</WrapperTool>
+ <Isolated>False</Isolated>
+ <EmbedInteropTypes>False</EmbedInteropTypes>
+ </COMReference>
+ <COMReference Include="EnvDTE80">
+ <Guid>{1A31287A-4D7D-413E-8E32-3B374931BD89}</Guid>
+ <VersionMajor>8</VersionMajor>
+ <VersionMinor>0</VersionMinor>
+ <Lcid>0</Lcid>
+ <WrapperTool>primary</WrapperTool>
+ <Isolated>False</Isolated>
+ <EmbedInteropTypes>False</EmbedInteropTypes>
+ </COMReference>
+ <COMReference Include="EnvDTE90">
+ <Guid>{2CE2370E-D744-4936-A090-3FFFE667B0E1}</Guid>
+ <VersionMajor>9</VersionMajor>
+ <VersionMinor>0</VersionMinor>
+ <Lcid>0</Lcid>
+ <WrapperTool>primary</WrapperTool>
+ <Isolated>False</Isolated>
+ <EmbedInteropTypes>False</EmbedInteropTypes>
+ </COMReference>
+ <COMReference Include="Microsoft.VisualStudio.CommandBars">
+ <Guid>{1CBA492E-7263-47BB-87FE-639000619B15}</Guid>
+ <VersionMajor>8</VersionMajor>
+ <VersionMinor>0</VersionMinor>
+ <Lcid>0</Lcid>
+ <WrapperTool>primary</WrapperTool>
+ <Isolated>False</Isolated>
+ <EmbedInteropTypes>False</EmbedInteropTypes>
+ </COMReference>
+ <COMReference Include="stdole">
+ <Guid>{00020430-0000-0000-C000-000000000046}</Guid>
+ <VersionMajor>2</VersionMajor>
+ <VersionMinor>0</VersionMinor>
+ <Lcid>0</Lcid>
+ <WrapperTool>primary</WrapperTool>
+ <Isolated>False</Isolated>
+ <EmbedInteropTypes>False</EmbedInteropTypes>
+ </COMReference>
+ </ItemGroup>
+ <ItemGroup>
+ <None Include="source.extension.vsixmanifest">
+ <SubType>Designer</SubType>
+ </None>
+ </ItemGroup>
+ <ItemGroup>
+ <Compile Include="Bistro.DesignerPackage.cs" />
+ <Compile Include="Guids.cs" />
+ <Compile Include="Explorer\Parsers\FSharpParser.cs" />
+ <Compile Include="Projects\FSharp\Factory.cs" />
+ <Compile Include="Resources.Designer.cs">
+ <AutoGen>True</AutoGen>
+ <DesignTime>True</DesignTime>
+ <DependentUpon>Resources.resx</DependentUpon>
+ </Compile>
+ <Compile Include="GlobalSuppressions.cs" />
+ <Compile Include="Properties\AssemblyInfo.cs" />
+ <Compile Include="PkgCmdID.cs" />
+ </ItemGroup>
+ <ItemGroup>
+ <Compile Include="C:\Program Files\Microsoft Visual Studio 2010
SDK\VisualStudioIntegration\Common\Source\CSharp\RegistrationAttributes\WebSiteProjectAttribute.cs">
+ <Link>RegistrationAttributes\WebSiteProjectAttribute.cs</Link>
+ </Compile>
+ <Compile Include="C:\Program Files\Microsoft Visual Studio 2010
SDK\VisualStudioIntegration\Common\Source\CSharp\RegistrationAttributes\WebSiteProjectRelatedFilesAttribute.cs">
+
<Link>RegistrationAttributes\WebSiteProjectRelatedFilesAttribute.cs</Link>
+ </Compile>
+ <Compile Include="C:\Program Files\Microsoft Visual Studio 2010
SDK\VisualStudioIntegration\Common\Source\CSharp\RegistrationAttributes\WAProvideLanguagePropertyAttribute.cs">
+
<Link>RegistrationAttributes\WAProvideLanguagePropertyAttribute.cs</Link>
+ </Compile>
+ <Compile Include="C:\Program Files\Microsoft Visual Studio 2010
SDK\VisualStudioIntegration\Common\Source\CSharp\RegistrationAttributes\WAProvideProjectFactoryAttribute.cs">
+
<Link>RegistrationAttributes\WAProvideProjectFactoryAttribute.cs</Link>
+ </Compile>
+ <Compile Include="C:\Program Files\Microsoft Visual Studio 2010
SDK\VisualStudioIntegration\Common\Source\CSharp\RegistrationAttributes\WAProvideProjectFactoryTemplateMappingAttribute.cs">
+
<Link>RegistrationAttributes\WAProvideProjectFactoryTemplateMappingAttribute.cs</Link>
+ </Compile>
+ <Compile Include="C:\Program Files\Microsoft Visual Studio 2010
SDK\VisualStudioIntegration\Common\Source\CSharp\RegistrationAttributes\ProvideMSBuildTargetAttribute.cs">
+ <Link>RegistrationAttributes\ProvideMSBuildTargetAttribute.cs</Link>
+ </Compile>
+ <Compile Include="Explorer\ChangesTracker.cs" />
+ <Compile Include="Explorer\DesignerControl.cs">
+ <SubType>UserControl</SubType>
+ </Compile>
+ <Compile Include="Explorer\DesignerControl.Designer.cs">
+ <DependentUpon>DesignerControl.cs</DependentUpon>
+ </Compile>
+ <Compile Include="Explorer\ExplorerWindow.cs" />
+ <Compile Include="Explorer\FileManager.cs" />
+ <Compile Include="Explorer\Notifier.cs" />
+ <Compile Include="Explorer\Parsers\CSharpParser.cs" />
+ <Compile Include="Explorer\Parsers\MetadataParserBase.cs" />
+ <Compile Include="Projects\FSharp\ProjectManager.cs" />
+ </ItemGroup>
+ <ItemGroup>
+ <EmbeddedResource Include="Resources.resx">
+ <Generator>ResXFileCodeGenerator</Generator>
+ <LastGenOutput>Resources.Designer.cs</LastGenOutput>
+ <SubType>Designer</SubType>
+ </EmbeddedResource>
+ <EmbeddedResource Include="VSPackage.resx">
+ <MergeWithCTO>true</MergeWithCTO>
+ <SubType>Designer</SubType>
+ </EmbeddedResource>
+ </ItemGroup>
+ <ItemGroup>
+ <VSCTCompile Include="Bistro.Designer.vsct">
+ <ResourceName>1000</ResourceName>
+ </VSCTCompile>
+ </ItemGroup>
+ <ItemGroup>
+ <None Include="Key.snk" />
+ <EmbeddedResource Include="Explorer\DesignerControl.resx">
+ <DependentUpon>DesignerControl.cs</DependentUpon>
+ </EmbeddedResource>
+ <EmbeddedResource Include="Resources\Images_32bit.bmp" />
+ <EmbeddedResource Include="Resources\Images_24bit.bmp" />
+ <EmbeddedResource Include="Resources\Root.bmp" />
+ <EmbeddedResource Include="Resources\imagelis.bmp">
+ <Visible>true</Visible>
+ <LogicalName>Resources.imagelis.bmp</LogicalName>
+ </EmbeddedResource>
+ <EmbeddedResource Include="Resources\alert.png" />
+ <EmbeddedResource Include="Resources\bullet.png" />
+ <EmbeddedResource Include="Resources\green_star.png" />
+ <EmbeddedResource Include="Resources\lock.gif" />
+ <EmbeddedResource Include="Resources\mechanic.gif" />
+ <Content Include="Resources\Package.ico" />
+ <EmbeddedResource Include="Resources\white.PNG" />
+ </ItemGroup>
+ <!-- Browser file -->
+ <ItemGroup>
+ <ZipItem
Include="Templates\ProjectItems\BrowserFile\BrowserFile.vstemplate">
+ <OutputSubPath>Bistro</OutputSubPath>
+ </ZipItem>
+ <ZipItem
Include="Templates\ProjectItems\BrowserFile\BrowserFile.Browser">
+ <OutputSubPath>Bistro</OutputSubPath>
+ </ZipItem>
+ </ItemGroup>
+ <!-- JScript file -->
+ <ItemGroup>
+ <ZipItem Include="Templates\ProjectItems\JScript\JScript.vstemplate">
+ <OutputSubPath>Bistro</OutputSubPath>
+ </ZipItem>
+ <ZipItem Include="Templates\ProjectItems\JScript\JScript.js">
+ <OutputSubPath>Bistro</OutputSubPath>
+ </ZipItem>
+ </ItemGroup>
+ <!-- StyleSheet file -->
+ <ItemGroup>
+ <ZipItem
Include="Templates\ProjectItems\StyleSheet\StyleSheet.vstemplate">
+ <OutputSubPath>Bistro</OutputSubPath>
+ </ZipItem>
+ <ZipItem Include="Templates\ProjectItems\StyleSheet\StyleSheet.css">
+ <OutputSubPath>Bistro</OutputSubPath>
+ </ZipItem>
+ </ItemGroup>
+ <!-- WebConfig file -->
+ <ItemGroup>
+ <ZipItem
Include="Templates\ProjectItems\WebConfig\WebConfig.vstemplate">
+ <OutputSubPath>Bistro</OutputSubPath>
+ </ZipItem>
+ <ZipItem Include="Templates\ProjectItems\WebConfig\Web.Config">
+ <OutputSubPath>Bistro</OutputSubPath>
+ </ZipItem>
+ </ItemGroup>
+ <!-- HTML page -->
+ <ItemGroup>
+ <ZipItem
Include="Templates\ProjectItems\WebHTMLPage\WebHTMLPage.vstemplate">
+ <OutputSubPath>Bistro</OutputSubPath>
+ </ZipItem>
+ <ZipItem Include="Templates\ProjectItems\WebHTMLPage\HTMLPage.htm">
+ <OutputSubPath>Bistro</OutputSubPath>
+ </ZipItem>
+ </ItemGroup>
+ <!-- Basic (empty) NDjango template -->
+ <ItemGroup>
+ <ZipItem Include="Templates\ProjectItems\NDjango\NDjango.vstemplate">
+ <OutputSubPath>Bistro</OutputSubPath>
+ </ZipItem>
+ <ZipItem Include="Templates\ProjectItems\NDjango\NDjango.django">
+ <OutputSubPath>Bistro</OutputSubPath>
+ </ZipItem>
+ <ZipItem Include="Templates\ProjectItems\NDjango\NDjango.ico">
+ <OutputSubPath>Bistro</OutputSubPath>
+ </ZipItem>
+ </ItemGroup>
+ <!-- Empty text file -->
+ <ItemGroup>
+ <ZipItem Include="Templates\ProjectItems\Text\Text.ico">
+ <OutputSubPath>Bistro</OutputSubPath>
+ </ZipItem>
+ <ZipItem Include="Templates\ProjectItems\Text\TextFile.txt">
+ <OutputSubPath>Bistro</OutputSubPath>
+ </ZipItem>
+ <ZipItem Include="Templates\ProjectItems\Text\TextFile.vstemplate">
+ <OutputSubPath>Bistro</OutputSubPath>
+ </ZipItem>
+ </ItemGroup>
+ <!-- Fsharp source code -->
+ <ItemGroup>
+ <ZipItem
Include="Templates\ProjectItems\FSharpControllers\CodeFile.vstemplate">
+ <OutputSubPath>Bistro</OutputSubPath>
+ </ZipItem>
+ <ZipItem
Include="Templates\ProjectItems\FSharpControllers\CodeFile.fs">
+ <OutputSubPath>Bistro</OutputSubPath>
+ </ZipItem>
+ </ItemGroup>
+ <ItemGroup>
+ <ZipProject Include="Templates\Projects\FSharp\base.django">
+ <OutputSubPath>Bistro</OutputSubPath>
+ </ZipProject>
+ <ZipProject Include="Templates\Projects\FSharp\Controllers.fs">
+ <OutputSubPath>Bistro</OutputSubPath>
+ </ZipProject>
+ <ZipProject Include="Templates\Projects\FSharp\FSharpProject.fsproj">
+ <OutputSubPath>Bistro</OutputSubPath>
+ </ZipProject>
+ <ZipProject Include="Templates\Projects\FSharp\home.django">
+ <OutputSubPath>Bistro</OutputSubPath>
+ </ZipProject>
+ <ZipProject Include="Templates\Projects\FSharp\Web.config">
+ <OutputSubPath>Bistro</OutputSubPath>
+ </ZipProject>
+ <ZipProject Include="Templates\Projects\FSharp\Bistro.Core.dll">
+ <OutputSubPath>Bistro</OutputSubPath>
+ </ZipProject>
+ <ZipProject Include="Templates\Projects\FSharp\Bistro.Core.pdb">
+ <OutputSubPath>Bistro</OutputSubPath>
+ </ZipProject>
+ <ZipProject Include="Templates\Projects\FSharp\Bistro.Extensions.dll">
+ <OutputSubPath>Bistro</OutputSubPath>
+ </ZipProject>
+ <ZipProject Include="Templates\Projects\FSharp\Bistro.Extensions.pdb">
+ <OutputSubPath>Bistro</OutputSubPath>
+ </ZipProject>
+ <ZipProject
Include="Templates\Projects\FSharp\Bistro.FSharpExtensions.dll">
+ <OutputSubPath>Bistro</OutputSubPath>
+ </ZipProject>
+ <ZipProject
Include="Templates\Projects\FSharp\Bistro.FSharpExtensions.pdb">
+ <OutputSubPath>Bistro</OutputSubPath>
+ </ZipProject>
+ <ZipProject Include="Templates\Projects\FSharp\default.htm">
+ <OutputSubPath>Bistro</OutputSubPath>
+ </ZipProject>
+ <ZipProject Include="Templates\Projects\FSharp\FSharpProject.ico">
+ <OutputSubPath>Bistro</OutputSubPath>
+ </ZipProject>
+ <ZipProject
Include="Templates\Projects\FSharp\FSharpProject.vstemplate">
+ <OutputSubPath>Bistro</OutputSubPath>
+ </ZipProject>
+ <ZipProject
Include="Templates\Projects\FSharp\NDjango.BistroIntegration.dll">
+ <OutputSubPath>Bistro</OutputSubPath>
+ </ZipProject>
+ <ZipProject
Include="Templates\Projects\FSharp\NDjango.BistroIntegration.pdb">
+ <OutputSubPath>Bistro</OutputSubPath>
+ </ZipProject>
+ <ZipProject Include="Templates\Projects\FSharp\NDjango.Core.dll">
+ <OutputSubPath>Bistro</OutputSubPath>
+ </ZipProject>
+ <ZipProject Include="Templates\Projects\FSharp\NDjango.Core.pdb">
+ <OutputSubPath>Bistro</OutputSubPath>
+ </ZipProject>
+ <ZipProject Include="Templates\Projects\FSharp\NDjango.Filters.dll">
+ <OutputSubPath>Bistro</OutputSubPath>
+ </ZipProject>
+ <ZipProject Include="Templates\Projects\FSharp\NDjango.Filters.pdb">
+ <OutputSubPath>Bistro</OutputSubPath>
+ </ZipProject>
+ <ZipProject Include="Templates\Projects\FSharp\StructureMap.dll">
+ <OutputSubPath>Bistro</OutputSubPath>
+ </ZipProject>
+ </ItemGroup>
+ <PropertyGroup>
+ <UseCodebase>true</UseCodebase>
+ </PropertyGroup>
+ <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
+ <Import
Project="$(MSBuildExtensionsPath)\Microsoft\VisualStudio\v10.0\VSSDK\Microsoft.VsSDK.targets"
/>
+ <!-- To modify your build process, add your task inside one of the
targets below and uncomment it.
+ Other similar extension points exist, see Microsoft.Common.targets.
+ <Target Name="BeforeBuild">
+ </Target>
+ <Target Name="AfterBuild">
+ </Target>
+ -->
+</Project>
=======================================
--- /dev/null
+++
/Bistro/branches/WithMethodsEngine/Bistro.Designer/BistroDesigner2010.sln
Tue May 18 03:31:05 2010
@@ -0,0 +1,20 @@
+
+Microsoft Visual Studio Solution File, Format Version 11.00
+# Visual Studio 2010
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}")
= "BistroDesigner2010", "BistroDesigner2010.csproj", "{6DAA8F30-4623-49C0-B98E-5BA486C1F944}"
+EndProject
+Global
+ GlobalSection(SolutionConfigurationPlatforms) = preSolution
+ Debug|Any CPU = Debug|Any CPU
+ Release|Any CPU = Release|Any CPU
+ EndGlobalSection
+ GlobalSection(ProjectConfigurationPlatforms) = postSolution
+ {6DAA8F30-4623-49C0-B98E-5BA486C1F944}.Debug|Any CPU.ActiveCfg = Debug|
Any CPU
+ {6DAA8F30-4623-49C0-B98E-5BA486C1F944}.Debug|Any CPU.Build.0 = Debug|Any
CPU
+ {6DAA8F30-4623-49C0-B98E-5BA486C1F944}.Release|Any CPU.ActiveCfg =
Release|Any CPU
+ {6DAA8F30-4623-49C0-B98E-5BA486C1F944}.Release|Any CPU.Build.0 = Release|
Any CPU
+ EndGlobalSection
+ GlobalSection(SolutionProperties) = preSolution
+ HideSolutionNode = FALSE
+ EndGlobalSection
+EndGlobal
=======================================
--- /dev/null
+++
/Bistro/branches/WithMethodsEngine/Bistro.Designer/BistroDesigner2010.suo
Tue May 18 03:31:05 2010
Binary file, no diff available.
=======================================
--- /dev/null
+++
/Bistro/branches/WithMethodsEngine/Bistro.Designer/source.extension.vsixmanifest
Tue May 18 03:31:05 2010
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="utf-8"?>
+<Vsix xmlns:xsi="
http://www.w3.org/2001/XMLSchema-instance"
xmlns:xsd="
http://www.w3.org/2001/XMLSchema" Version="1.0.0"
xmlns="
http://schemas.microsoft.com/developer/vsx-schema/2010">
+ <Identifier Id="3b4ee8e6-12ea-46f4-bb2a-c8e5e855d62d">
+ <Name>Bistro Designer</Name>
+ <Author>Hill30 Inc</Author>
+ <Version>0.9</Version>
+ <Description xml:space="preserve">Information about my
package</Description>
+ <Locale>1033</Locale>
+ <InstalledByMsi>false</InstalledByMsi>
+ <SupportedProducts>
+ <VisualStudio Version="10.0">
+ <Edition>Pro</Edition>
+ </VisualStudio>
+ </SupportedProducts>
+ <SupportedFrameworkRuntimeEdition MinVersion="4.0"
MaxVersion="4.0" />
+ </Identifier>
+ <References>
+ <Reference Id="Microsoft.VisualStudio.MPF" MinVersion="10.0">
+ <Name>Visual Studio MPF</Name>
+ </Reference>
+ </References>
+ <Content>
+ <VsPackage>Bistro.Designer2010.pkgdef</VsPackage>
+ </Content>
+</Vsix>
=======================================
---
/Bistro/branches/WithMethodsEngine/Bistro.Designer/Bistro.DesignerPackage.cs
Wed Apr 21 06:29:14 2010
+++
/Bistro/branches/WithMethodsEngine/Bistro.Designer/Bistro.DesignerPackage.cs
Tue May 18 03:31:05 2010
@@ -36,7 +36,7 @@
[DefaultRegistryRoot("Software\\Microsoft\\VisualStudio\\9.0")]
// This attribute is used to register the informations needed to show
the this package
// in the Help/About dialog of Visual Studio.
- [InstalledProductRegistration(false, "#110", "#112", "1.0",
IconResourceID = 400)]
+ [InstalledProductRegistration(false, "#110", "#112", "0.9",
IconResourceID = 400)]
// In order be loaded inside Visual Studio in a machine that has not
the VS SDK installed,
// package needs to have a valid load key (it can be requested at
//
http://msdn.microsoft.com/vstudio/extend/). This attributes tells
the shell that this
=======================================
---
/Bistro/branches/WithMethodsEngine/Bistro.Designer/Explorer/ChangesTracker.cs
Thu Apr 1 10:26:40 2010
+++
/Bistro/branches/WithMethodsEngine/Bistro.Designer/Explorer/ChangesTracker.cs
Tue May 18 03:31:05 2010
@@ -20,7 +20,7 @@
namespace Bistro.Designer.Explorer
{
using ControllersTable = Dictionary<string, Dictionary<string,
List<string>>>;
- using Microsoft.Build.BuildEngine;
+ //using Microsoft.Build.BuildEngine;
public delegate void UpdateTreeDelegate(object sender, UpdateEventArgs
e);
public struct Node
{
@@ -44,10 +44,10 @@
internal ChangesTracker(string parserType)
{
- SectionHandler sh = new SectionHandler();
- sh.Application = "Bistro.Application";
- sh.LoggerFactory = "Bistro.Logging.DefaultLoggerFactory";
- Bistro.Application.Initialize(sh);
+ //SectionHandler sh = new SectionHandler();
+ //sh.Application = "Bistro.Application";
+ //sh.LoggerFactory = "Bistro.Logging.DefaultLoggerFactory";
+ //Bistro.Application.Initialize(sh);
this.engine = new
Bistro.MethodsEngine.EngineControllerDispatcher(Bistro.Application.Instance);
this.projExt = parserType;
if (parserType == "csproj")
=======================================
---
/Bistro/branches/WithMethodsEngine/Bistro.Designer/Explorer/DesignerControl.Designer.cs
Fri Mar 12 03:34:17 2010
+++
/Bistro/branches/WithMethodsEngine/Bistro.Designer/Explorer/DesignerControl.Designer.cs
Tue May 18 03:31:05 2010
@@ -31,12 +31,17 @@
this.components = new System.ComponentModel.Container();
System.ComponentModel.ComponentResourceManager resources = new
System.ComponentModel.ComponentResourceManager(typeof(DesignerControl));
this.splitContainer1 = new
System.Windows.Forms.SplitContainer();
+ this.imageList1 = new
System.Windows.Forms.ImageList(this.components);
+ this.splitContainer2 = new
System.Windows.Forms.SplitContainer();
this.bindingTree = new System.Windows.Forms.TreeView();
+ this.textBox1 = new System.Windows.Forms.TextBox();
this.propertiesTree = new System.Windows.Forms.TreeView();
- this.imageList1 = new
System.Windows.Forms.ImageList(this.components);
this.splitContainer1.Panel1.SuspendLayout();
this.splitContainer1.Panel2.SuspendLayout();
this.splitContainer1.SuspendLayout();
+ this.splitContainer2.Panel1.SuspendLayout();
+ this.splitContainer2.Panel2.SuspendLayout();
+ this.splitContainer2.SuspendLayout();
this.SuspendLayout();
//
// splitContainer1
@@ -48,54 +53,81 @@
//
// splitContainer1.Panel1
//
- this.splitContainer1.Panel1.Controls.Add(this.bindingTree);
+ this.splitContainer1.Panel1.Controls.Add(this.splitContainer2);
//
// splitContainer1.Panel2
//
this.splitContainer1.Panel2.Controls.Add(this.propertiesTree);
- this.splitContainer1.Size = new System.Drawing.Size(267, 612);
- this.splitContainer1.SplitterDistance = 389;
+ this.splitContainer1.Size = new System.Drawing.Size(360, 612);
+ this.splitContainer1.SplitterDistance = 405;
this.splitContainer1.TabIndex = 0;
//
+ // imageList1
+ //
+ this.imageList1.ImageStream =
((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageList1.ImageStream")));
+ this.imageList1.TransparentColor =
System.Drawing.Color.Transparent;
+ this.imageList1.Images.SetKeyName(0, "mechanic.gif");
+ this.imageList1.Images.SetKeyName(1, "green_star.png");
+ this.imageList1.Images.SetKeyName(2, "lock.gif");
+ this.imageList1.Images.SetKeyName(3, "alert.png");
+ this.imageList1.Images.SetKeyName(4, "bullet.png");
+ this.imageList1.Images.SetKeyName(5, "white.PNG");
+ //
+ // splitContainer2
+ //
+ this.splitContainer2.Dock =
System.Windows.Forms.DockStyle.Fill;
+ this.splitContainer2.Location = new System.Drawing.Point(0, 0);
+
this.splitContainer2.Name = "splitContainer2";
+ this.splitContainer2.Orientation =
System.Windows.Forms.Orientation.Horizontal;
+ //
+ // splitContainer2.Panel1
+ //
+ this.splitContainer2.Panel1.Controls.Add(this.textBox1);
+ //
+ // splitContainer2.Panel2
+ //
+ this.splitContainer2.Panel2.Controls.Add(this.bindingTree);
+ this.splitContainer2.Size = new System.Drawing.Size(360, 405);
+ this.splitContainer2.SplitterDistance = 30;
+ this.splitContainer2.TabIndex = 0;
+ //
// bindingTree
//
this.bindingTree.Dock = System.Windows.Forms.DockStyle.Fill;
this.bindingTree.Location = new System.Drawing.Point(0, 0);
this.bindingTree.Name = "bindingTree";
- this.bindingTree.Size = new System.Drawing.Size(267, 389);
+ this.bindingTree.Size = new System.Drawing.Size(360, 371);
this.bindingTree.TabIndex = 0;
- this.bindingTree.AfterSelect += new
System.Windows.Forms.TreeViewEventHandler(this.BindingTree_AfterSelect);
- this.bindingTree.Click += new
System.EventHandler(this.On_Click);
+ //
+ // textBox1
+ //
+ this.textBox1.Location = new System.Drawing.Point(3, 7);
+
this.textBox1.Name = "textBox1";
+ this.textBox1.Size = new System.Drawing.Size(151, 20);
+ this.textBox1.TabIndex = 0;
//
// propertiesTree
//
this.propertiesTree.Dock = System.Windows.Forms.DockStyle.Fill;
this.propertiesTree.Location = new System.Drawing.Point(0, 0);
this.propertiesTree.Name = "propertiesTree";
- this.propertiesTree.Size = new System.Drawing.Size(267, 219);
+ this.propertiesTree.Size = new System.Drawing.Size(360, 203);
this.propertiesTree.TabIndex = 0;
//
- // imageList1
- //
- this.imageList1.ImageStream =
((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageList1.ImageStream")));
- this.imageList1.TransparentColor =
System.Drawing.Color.Transparent;
- this.imageList1.Images.SetKeyName(0, "mechanic.gif");
- this.imageList1.Images.SetKeyName(1, "green_star.png");
- this.imageList1.Images.SetKeyName(2, "lock.gif");
- this.imageList1.Images.SetKeyName(3, "alert.png");
- this.imageList1.Images.SetKeyName(4, "bullet.png");
- this.imageList1.Images.SetKeyName(5, "white.PNG");
- //
// DesignerControl
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.Controls.Add(this.splitContainer1);
this.Name = "DesignerControl";
- this.Size = new System.Drawing.Size(267, 612);
+ this.Size = new System.Drawing.Size(360, 612);
this.splitContainer1.Panel1.ResumeLayout(false);
this.splitContainer1.Panel2.ResumeLayout(false);
this.splitContainer1.ResumeLayout(false);
+ this.splitContainer2.Panel1.ResumeLayout(false);
+ this.splitContainer2.Panel1.PerformLayout();
+ this.splitContainer2.Panel2.ResumeLayout(false);
+ this.splitContainer2.ResumeLayout(false);
this.ResumeLayout(false);
}
@@ -103,9 +135,11 @@
#endregion
private System.Windows.Forms.SplitContainer splitContainer1;
+ private System.Windows.Forms.ImageList imageList1;
+ private System.Windows.Forms.SplitContainer splitContainer2;
+ private System.Windows.Forms.TextBox textBox1;
private System.Windows.Forms.TreeView bindingTree;
private System.Windows.Forms.TreeView propertiesTree;
- private System.Windows.Forms.ImageList imageList1;
//internal System.Windows.Forms.ToolStripMenuItem
showBindingsToolStripMenuItem;
//internal System.Windows.Forms.ToolStripMenuItem
showSourceToolStripMenuItem;
//internal System.Windows.Forms.ToolStripMenuItem
showBindingsResourcesToolStripMenuItem;
=======================================
---
/Bistro/branches/WithMethodsEngine/Bistro.Designer/Explorer/ExplorerWindow.cs
Thu Apr 1 10:26:40 2010
+++
/Bistro/branches/WithMethodsEngine/Bistro.Designer/Explorer/ExplorerWindow.cs
Tue May 18 03:31:05 2010
@@ -11,7 +11,7 @@
using Microsoft.VisualStudio.Shell.Interop;
using Microsoft.VisualStudio.Shell;
using Microsoft.VisualStudio.Shell.Flavor;
-using Microsoft.Build.BuildEngine;
+//using Microsoft.Build.BuildEngine;
using Bistro;
using Bistro.Configuration;
@@ -59,8 +59,7 @@
{
if (e.NewNode.oldtext != null)
{
- bool search = e.NewNode.parent != null;
- TreeNode[] nodesToUpdate =
control.BindingTree.Nodes.Find(e.NewNode.oldtext, search);
+ TreeNode[] nodesToUpdate =
control.BindingTree.Nodes.Find(e.NewNode.oldtext, e.NewNode.parent != null);
nodesToUpdate[0].Tag = e.NewNode.tag;
nodesToUpdate[0].Text = e.NewNode.newtext;
nodesToUpdate[0].Name = e.NewNode.newtext;
=======================================
---
/Bistro/branches/WithMethodsEngine/Bistro.Designer/Explorer/Parsers/CSharpParser.cs
Wed Apr 7 08:14:01 2010
+++
/Bistro/branches/WithMethodsEngine/Bistro.Designer/Explorer/Parsers/CSharpParser.cs
Tue May 18 03:31:05 2010
@@ -34,9 +34,12 @@
curCtrl = curCtrl.Substring(0, curCtrl.Length -
tail.Length);
controllerInfo.Add(new ControllerMetadata(curCtrl));
curbpi.controller =
controllerInfo[controllerInfo.Count - 1];
+ curbpi.controller.Line = token.Location.Line;
+ curbpi.controller.FileName = this.FileName;
curFieldOrProp = String.Empty;
- }
- if (isClassField)
+
+ }
+ else if (isClassField)
{
//[0]<member_header>[1]<type_ref>[2]<variable_declarators>
ParseTreeNode varDeclarator = nodeInfo.ChildNodes[2];
@@ -45,7 +48,7 @@
curFieldOrProp = varDeclarator.ToString();
curFieldOrProp = curFieldOrProp.Substring(0,
curFieldOrProp.Length - tail.Length);
}
- if (isClassProperty)
+ else if (isClassProperty)
{
//[0]<member_header>[1]<type_ref>[2]<qual_name_with_targs>[3]<accessor_declaration>
ParseTreeNode qual_name = nodeInfo.ChildNodes[2];
=======================================
---
/Bistro/branches/WithMethodsEngine/Bistro.Designer/Explorer/Parsers/MetadataParserBase.cs
Wed Apr 7 08:14:01 2010
+++
/Bistro/branches/WithMethodsEngine/Bistro.Designer/Explorer/Parsers/MetadataParserBase.cs
Tue May 18 03:31:05 2010
@@ -86,6 +86,8 @@
public class ControllerMetadata : IMethodsControllerDesc
{
string name;
+ public string FileName{get;set;}
+ public int Line{get;set;}
internal bool isSecurity;
internal List<BindPointInfo> Binds;
internal List<string> RenderWith;
=======================================
---
/Bistro/branches/WithMethodsEngine/Bistro.Designer/Projects/FSharp/ProjectManager.cs
Fri Apr 16 11:31:21 2010
+++
/Bistro/branches/WithMethodsEngine/Bistro.Designer/Projects/FSharp/ProjectManager.cs
Tue May 18 03:31:05 2010
@@ -8,7 +8,7 @@
using Microsoft.VisualStudio.Shell;
using Microsoft.VisualStudio;
using Microsoft.VisualStudio.Shell.Interop;
-using Microsoft.Build.BuildEngine;
+//using Microsoft.Build.BuildEngine;
using Bistro.Configuration;
=======================================
---
/Bistro/branches/WithMethodsEngine/Bistro.Designer/Properties/AssemblyInfo.cs
Tue Jan 5 05:19:10 2010
+++
/Bistro/branches/WithMethodsEngine/Bistro.Designer/Properties/AssemblyInfo.cs
Tue May 18 03:31:05 2010
@@ -29,8 +29,8 @@
// You can specify all the values or you can default the Revision and
Build Numbers
// by using the '*' as shown below:
-[assembly: AssemblyVersion("1.0.0.0")]
-[assembly: AssemblyFileVersion("1.0.0.0")]
+[assembly: AssemblyVersion("0.9.0.0")]
+[assembly: AssemblyFileVersion("0.9.3.0")]