Diff of /trunk/cforge/cforge/cforge.csproj [r41] .. [r42]  Maximize  Restore

Switch to unified view

a/trunk/cforge/cforge/cforge.csproj b/trunk/cforge/cforge/cforge.csproj
...
...
41
  <PropertyGroup>
41
  <PropertyGroup>
42
    <ApplicationManifest>app.manifest</ApplicationManifest>
42
    <ApplicationManifest>app.manifest</ApplicationManifest>
43
  </PropertyGroup>
43
  </PropertyGroup>
44
  <ItemGroup>
44
  <ItemGroup>
45
    <Reference Include="IronPython, Version=2.7.8.0, Culture=neutral, PublicKeyToken=7f709c5b713576e1, processorArchitecture=MSIL">
45
    <Reference Include="IronPython, Version=2.7.8.0, Culture=neutral, PublicKeyToken=7f709c5b713576e1, processorArchitecture=MSIL">
46
      <HintPath>..\packages\IronPython.2.7.8.1\lib\net45\IronPython.dll</HintPath>
46
      <HintPath>..\packages\IronPython-2.7.8\Net45\IronPython.dll</HintPath>
47
    </Reference>
47
    </Reference>
48
    <Reference Include="IronPython.Modules, Version=2.7.8.0, Culture=neutral, PublicKeyToken=7f709c5b713576e1, processorArchitecture=MSIL">
48
    <Reference Include="IronPython.Modules, Version=2.7.8.0, Culture=neutral, PublicKeyToken=7f709c5b713576e1, processorArchitecture=MSIL">
49
      <HintPath>..\packages\IronPython.2.7.8.1\lib\net45\IronPython.Modules.dll</HintPath>
49
      <HintPath>..\packages\IronPython-2.7.8\Net45\IronPython.Modules.dll</HintPath>
50
    </Reference>
50
    </Reference>
51
    <Reference Include="IronPython.SQLite, Version=2.7.8.0, Culture=neutral, PublicKeyToken=7f709c5b713576e1, processorArchitecture=MSIL">
51
    <Reference Include="IronPython.SQLite, Version=2.7.8.0, Culture=neutral, PublicKeyToken=7f709c5b713576e1, processorArchitecture=MSIL">
52
      <HintPath>..\packages\IronPython.2.7.8.1\lib\net45\IronPython.SQLite.dll</HintPath>
52
      <HintPath>..\packages\IronPython-2.7.8\Net45\IronPython.SQLite.dll</HintPath>
53
    </Reference>
53
    </Reference>
54
    <Reference Include="IronPython.Wpf, Version=2.7.8.0, Culture=neutral, PublicKeyToken=7f709c5b713576e1, processorArchitecture=MSIL">
54
    <Reference Include="IronPython.Wpf, Version=2.7.8.0, Culture=neutral, PublicKeyToken=7f709c5b713576e1, processorArchitecture=MSIL">
55
      <HintPath>..\packages\IronPython.2.7.8.1\lib\net45\IronPython.Wpf.dll</HintPath>
55
      <HintPath>..\packages\IronPython-2.7.8\Net45\IronPython.Wpf.dll</HintPath>
56
    </Reference>
56
    </Reference>
57
    <Reference Include="Microsoft.Dynamic, Version=1.2.0.0, Culture=neutral, PublicKeyToken=7f709c5b713576e1, processorArchitecture=MSIL">
57
    <Reference Include="Microsoft.Dynamic, Version=1.2.0.0, Culture=neutral, PublicKeyToken=7f709c5b713576e1, processorArchitecture=MSIL">
58
      <HintPath>..\packages\DynamicLanguageRuntime.1.2.1\lib\net45\Microsoft.Dynamic.dll</HintPath>
58
      <HintPath>..\packages\IronPython-2.7.8\Net45\Microsoft.Dynamic.dll</HintPath>
59
    </Reference>
59
    </Reference>
60
    <Reference Include="Microsoft.Scripting, Version=1.2.0.0, Culture=neutral, PublicKeyToken=7f709c5b713576e1, processorArchitecture=MSIL">
60
    <Reference Include="Microsoft.Scripting, Version=1.2.0.0, Culture=neutral, PublicKeyToken=7f709c5b713576e1, processorArchitecture=MSIL">
61
      <HintPath>..\packages\DynamicLanguageRuntime.1.2.1\lib\net45\Microsoft.Scripting.dll</HintPath>
61
      <HintPath>..\packages\IronPython-2.7.8\Net45\Microsoft.Scripting.dll</HintPath>
62
    </Reference>
62
    </Reference>
63
    <Reference Include="Microsoft.Scripting.Metadata, Version=1.2.0.0, Culture=neutral, PublicKeyToken=7f709c5b713576e1, processorArchitecture=MSIL">
63
    <Reference Include="Microsoft.Scripting.Metadata, Version=1.2.0.0, Culture=neutral, PublicKeyToken=7f709c5b713576e1, processorArchitecture=MSIL">
64
      <HintPath>..\packages\DynamicLanguageRuntime.1.2.1\lib\net45\Microsoft.Scripting.Metadata.dll</HintPath>
64
      <HintPath>..\packages\IronPython-2.7.8\Net45\Microsoft.Scripting.Metadata.dll</HintPath>
65
    </Reference>
65
    </Reference>
66
    <Reference Include="Microsoft.VisualStudio.CodeCoverage.Shim, Version=15.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
66
    <Reference Include="Microsoft.VisualStudio.CodeCoverage.Shim, Version=15.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
67
      <HintPath>..\packages\DynamicLanguageRuntime.1.2.1\lib\net45\Microsoft.VisualStudio.CodeCoverage.Shim.dll</HintPath>
67
      <HintPath>..\packages\DynamicLanguageRuntime.1.2.1\lib\net45\Microsoft.VisualStudio.CodeCoverage.Shim.dll</HintPath>
68
    </Reference>
68
    </Reference>
69
    <Reference Include="System" />
69
    <Reference Include="System" />
...
...
100
      <LastGenOutput>Resources.Designer.cs</LastGenOutput>
100
      <LastGenOutput>Resources.Designer.cs</LastGenOutput>
101
    </EmbeddedResource>
101
    </EmbeddedResource>
102
  </ItemGroup>
102
  </ItemGroup>
103
  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
103
  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
104
  <PropertyGroup>
104
  <PropertyGroup>
105
    <PostBuildEvent>move /Y "$(ProjectDir)\Resources.resx.save" "$(ProjectDir)\Resources.resx"
105
    <PostBuildEvent></PostBuildEvent>
106
106
  </PropertyGroup>
107
$(ProjectDir)\CreatePackage.bat  $(ProjectDir)\Package\ $(ProjectDir)\..\..\cforge.package</PostBuildEvent>
107
  <PropertyGroup>
108
  </PropertyGroup>
108
    <PreBuildEvent></PreBuildEvent>
109
  <PropertyGroup>
110
    <PreBuildEvent>copy /Y "$(ProjectDir)\Resources.resx" "$(ProjectDir)\Resources.resx.save";
111
112
call "C:\Program Files\TortoiseSVN\bin\SubWCRev.exe" "$(SolutionDir)\" "$(ProjectDir)\Resources.resx" "$(ProjectDir)\Resources.resx"
113
</PreBuildEvent>
114
  </PropertyGroup>
109
  </PropertyGroup>
115
</Project>
110
</Project>