- Timestamp:
- 09/14/18 18:46:16 (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/2924_DotNetCoreMigration/HeuristicLab.ExtLibs/HeuristicLab.DayView/1.0/HeuristicLab.DayView-1.0.csproj
r16144 r16147 11 11 <RootNamespace>HeuristicLab.DayView</RootNamespace> 12 12 <AssemblyName>HeuristicLab.DayView-1.0</AssemblyName> 13 <TargetFrameworkVersion>v4.5</TargetFrameworkVersion> 14 <TargetFrameworkProfile> 15 </TargetFrameworkProfile> 13 <TargetFrameworkVersion>v4.7</TargetFrameworkVersion> 14 <TargetFrameworkProfile></TargetFrameworkProfile> 16 15 <FileAlignment>512</FileAlignment> 17 16 <SignAssembly>true</SignAssembly> 18 17 <AssemblyOriginatorKeyFile>HeuristicLab.snk</AssemblyOriginatorKeyFile> 19 <FileUpgradeFlags> 20 </FileUpgradeFlags> 18 <FileUpgradeFlags></FileUpgradeFlags> 21 19 <OldToolsVersion>3.5</OldToolsVersion> 22 20 <UpgradeBackupLocation /> … … 175 173 </PropertyGroup> 176 174 <PropertyGroup> 177 <PostBuildEvent> 178 </PostBuildEvent> 175 <PostBuildEvent></PostBuildEvent> 179 176 </PropertyGroup> 180 177 </Project>
Note: See TracChangeset
for help on using the changeset viewer.