Changeset 16144 for branches/2522_RefactorPluginInfrastructure/HeuristicLab.ExtLibs/HeuristicLab.DotNetScilab/1.0/DotNetScilab-1.0Example
- Timestamp:
- 09/14/18 18:05:09 (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/2522_RefactorPluginInfrastructure/HeuristicLab.ExtLibs/HeuristicLab.DotNetScilab/1.0/DotNetScilab-1.0Example/cs_example.csproj
r16143 r16144 11 11 <RootNamespace>cs_example</RootNamespace> 12 12 <AssemblyName>cs_example</AssemblyName> 13 <TargetFrameworkVersion>v4. 7</TargetFrameworkVersion>13 <TargetFrameworkVersion>v4.0</TargetFrameworkVersion> 14 14 <FileAlignment>512</FileAlignment> 15 <FileUpgradeFlags></FileUpgradeFlags> 16 <UpgradeBackupLocation></UpgradeBackupLocation> 15 <FileUpgradeFlags> 16 </FileUpgradeFlags> 17 <UpgradeBackupLocation> 18 </UpgradeBackupLocation> 17 19 <OldToolsVersion>3.5</OldToolsVersion> 18 20 <TargetFrameworkProfile />
Note: See TracChangeset
for help on using the changeset viewer.