- Timestamp:
- 05/29/19 11:09:47 (6 years ago)
- Location:
- branches/2924_DotNetCoreMigration/HeuristicLab.CommandLineInterface
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/2924_DotNetCoreMigration/HeuristicLab.CommandLineInterface/HeuristicLab.CommandLineInterface.csproj
r16985 r16991 3 3 <PropertyGroup> 4 4 <TargetFramework>netstandard2.0</TargetFramework> 5 <SignAssembly>true</SignAssembly> 6 <AssemblyOriginatorKeyFile>HeuristicLab.snk</AssemblyOriginatorKeyFile> 5 7 </PropertyGroup> 6 8
Note: See TracChangeset
for help on using the changeset viewer.