no message
This commit is contained in:
27
CampusAppWP8/CampusAppWP8/Settings.StyleCop
Normal file
27
CampusAppWP8/CampusAppWP8/Settings.StyleCop
Normal file
@@ -0,0 +1,27 @@
|
||||
<StyleCopSettings Version="105">
|
||||
<GlobalSettings>
|
||||
<CollectionProperty Name="RecognizedWords">
|
||||
<Value>enum</Value>
|
||||
<Value>Fiedler</Value>
|
||||
</CollectionProperty>
|
||||
</GlobalSettings>
|
||||
<Analyzers>
|
||||
<Analyzer AnalyzerId="StyleCop.CSharp.NamingRules">
|
||||
<AnalyzerSettings>
|
||||
<CollectionProperty Name="Hungarian">
|
||||
<Value>io</Value>
|
||||
</CollectionProperty>
|
||||
</AnalyzerSettings>
|
||||
</Analyzer>
|
||||
<Analyzer AnalyzerId="StyleCop.CSharp.DocumentationRules">
|
||||
<Rules>
|
||||
<Rule Name="DocumentationMustMeetCharacterPercentage">
|
||||
<RuleSettings>
|
||||
<BooleanProperty Name="Enabled">False</BooleanProperty>
|
||||
</RuleSettings>
|
||||
</Rule>
|
||||
</Rules>
|
||||
<AnalyzerSettings />
|
||||
</Analyzer>
|
||||
</Analyzers>
|
||||
</StyleCopSettings>
|
||||
9
CampusAppWP8/CampusAppWP8/packages.config.orig
Normal file
9
CampusAppWP8/CampusAppWP8/packages.config.orig
Normal file
@@ -0,0 +1,9 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<packages>
|
||||
<package id="WPtoolkit" version="4.2013.08.16" targetFramework="wp80" />
|
||||
<<<<<<< HEAD
|
||||
<package id="WPToolkit" version="4.2013.06.11" targetFramework="wp80" />
|
||||
=======
|
||||
<package id="ZXing.Net" version="0.11.0.1" targetFramework="wp80" />
|
||||
>>>>>>> feature/#17
|
||||
</packages>
|
||||
Reference in New Issue
Block a user