Changeset 17967 for trunk/HeuristicLab.Problems.Instances.DataAnalysis
- Timestamp:
- 04/28/21 12:05:45 (4 years ago)
- Location:
- trunk/HeuristicLab.Problems.Instances.DataAnalysis/3.3
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/HeuristicLab.Problems.Instances.DataAnalysis/3.3/HeuristicLab.Problems.Instances.DataAnalysis-3.3.csproj
r17931 r17967 35 35 <Prefer32Bit>false</Prefer32Bit> 36 36 <LangVersion>7.0</LangVersion> 37 <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet> 38 <RunCodeAnalysis>false</RunCodeAnalysis> 37 39 </PropertyGroup> 38 40 <PropertyGroup> … … 149 151 <Compile Include="DataAnalysisImportType.cs" /> 150 152 <Compile Include="DataAnalysisInstanceProvider.cs" /> 153 <Compile Include="GlobalSuppressions.cs" /> 151 154 <Compile Include="Plugin.cs" /> 152 155 <Compile Include="Properties\AssemblyInfo.cs" />
Note: See TracChangeset
for help on using the changeset viewer.