Browse Source

Update analysis settings

pull/55/head
Ionite 1 year ago
parent
commit
9a6de98b7a
No known key found for this signature in database
  1. 4
      StabilityMatrix.Avalonia/StabilityMatrix.Avalonia.csproj.DotSettings
  2. 4
      StabilityMatrix.Core/StabilityMatrix.Core.csproj.DotSettings

4
StabilityMatrix.Avalonia/StabilityMatrix.Avalonia.csproj.DotSettings

@ -0,0 +1,4 @@
<wpf:ResourceDictionary xml:space="preserve" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:s="clr-namespace:System;assembly=mscorlib"
xmlns:wpf="http://schemas.microsoft.com/winfx/2006/xaml/presentation">
<s:String x:Key="/Default/CodeInspection/Daemon/ConfigureAwaitAnalysisMode/@EntryValue">UI</s:String></wpf:ResourceDictionary>

4
StabilityMatrix.Core/StabilityMatrix.Core.csproj.DotSettings

@ -0,0 +1,4 @@
<wpf:ResourceDictionary xml:space="preserve" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:s="clr-namespace:System;assembly=mscorlib"
xmlns:wpf="http://schemas.microsoft.com/winfx/2006/xaml/presentation">
<s:String x:Key="/Default/CodeInspection/Daemon/ConfigureAwaitAnalysisMode/@EntryValue">Library</s:String></wpf:ResourceDictionary>
Loading…
Cancel
Save