Changeset 14031 for branches/HeuristicLab.VariableInteractionNetworks/HeuristicLab.VariableInteractionNetworks.Views/3.3/HeuristicLab.VariableInteractionNetworks.Views-3.3.csproj
- Timestamp:
- 07/08/16 17:14:32 (7 years ago)
- Location:
- branches/HeuristicLab.VariableInteractionNetworks/HeuristicLab.VariableInteractionNetworks.Views/3.3
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HeuristicLab.VariableInteractionNetworks/HeuristicLab.VariableInteractionNetworks.Views/3.3
-
Property
svn:ignore
set to
Plugin.cs
*.user
-
Property
svn:ignore
set to
-
branches/HeuristicLab.VariableInteractionNetworks/HeuristicLab.VariableInteractionNetworks.Views/3.3/HeuristicLab.VariableInteractionNetworks.Views-3.3.csproj
r13968 r14031 177 177 </ItemGroup> 178 178 <ItemGroup> 179 <Content Include=" Adaptagrams\adaptagrams32.dll">179 <Content Include="adaptagrams32.dll"> 180 180 <CopyToOutputDirectory>Always</CopyToOutputDirectory> 181 181 </Content> 182 <Content Include=" Adaptagrams\adaptagrams64.dll">182 <Content Include="adaptagrams64.dll"> 183 183 <CopyToOutputDirectory>Always</CopyToOutputDirectory> 184 184 </Content> 185 <Content Include=" Adaptagrams\Cola.dll">185 <Content Include="Cola.dll"> 186 186 <CopyToOutputDirectory>Always</CopyToOutputDirectory> 187 187 </Content> 188 </ItemGroup> 189 <ItemGroup> 190 <Folder Include="Adaptagrams\" /> 188 191 </ItemGroup> 189 192 <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
Note: See TracChangeset
for help on using the changeset viewer.