Free cookie consent management tool by TermsFeed Policy Generator

source: branches/SimulationCore/HeuristicLab.SimulationCore.Dsl/Dsl/GlobalSuppressions.cs @ 14061

Last change on this file since 14061 was 10525, checked in by abeham, 10 years ago

#1610: added visual model

File size: 777 bytes
Line 
1// This file is used by Code Analysis to maintain SuppressMessage
2// attributes that are applied to this project. Project-level
3// suppressions either have no target or are given a specific target
4// and scoped to a namespace, type, member, etc.
5//
6// To add a suppression to this file, right-click the message in the
7// Error List, point to "Suppress Message(s)", and click "In Project
8// Suppression File". You do not need to add suppressions to this
9// file manually.
10
11[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Naming", "CA1703:ResourceStringsShouldBeSpelledCorrectly", MessageId = "hlsim", Scope = "resource", Target = "HeuristicLab.SimulationCore.GeneratedCode.DomainModelResx.resources", Justification = "Designer file extension")]
Note: See TracBrowser for help on using the repository browser.