Skip to content

Commit 3b16a2d

Browse files
committed
refs and cleanup
1 parent 0efc0f6 commit 3b16a2d

2 files changed

Lines changed: 5 additions & 3 deletions

File tree

src/Directory.Packages.props

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,15 +11,15 @@
1111
<PackageVersion Include="GraphQL.Server.Transports.AspNetCore" Version="8.3.3" />
1212
<PackageVersion Include="GraphQL.Server.Ui.GraphiQL" Version="8.3.3" />
1313
<PackageVersion Include="GraphQL.SystemTextJson" Version="8.8.3" />
14-
<PackageVersion Include="MarkdownSnippets.MsBuild" Version="28.0.0-beta.25" />
14+
<PackageVersion Include="MarkdownSnippets.MsBuild" Version="28.0.0" />
1515
<PackageVersion Include="Microsoft.AspNetCore.Mvc.Testing" Version="10.0.2" />
1616
<PackageVersion Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="10.0.2" />
1717
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="18.0.1" />
1818
<PackageVersion Include="Microsoft.Sbom.Targets" Version="4.1.5" />
19-
<PackageVersion Include="ProjectDefaults" Version="1.0.171" />
19+
<PackageVersion Include="ProjectDefaults" Version="1.0.172" />
2020
<PackageVersion Include="Verify.DiffPlex" Version="3.1.2" />
2121
<PackageVersion Include="Verify.Http" Version="7.5.1" />
22-
<PackageVersion Include="Verify.XunitV3" Version="31.11.0" />
22+
<PackageVersion Include="Verify.XunitV3" Version="31.12.0" />
2323
<PackageVersion Include="xunit.v3" Version="3.2.2" />
2424
<PackageVersion Include="xunit.runner.visualstudio" Version="3.1.5" />
2525
</ItemGroup>

src/Shared.sln.DotSettings

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
<wpf:ResourceDictionary xml:space="preserve" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:s="clr-namespace:System;assembly=mscorlib" xmlns:ss="urn:shemas-jetbrains-com:settings-storage-xaml" xmlns:wpf="http://schemas.microsoft.com/winfx/2006/xaml/presentation">
2+
<s:String x:Key="/Default/CodeInspection/Highlighting/InspectionSeverities/=InconsistentNaming/@EntryIndexedValue">DO_NOT_SHOW</s:String>
3+
<s:Boolean x:Key="/Default/CodeStyle/Naming/CSharpNaming/ApplyAutoDetectedRules/@EntryValue">False</s:Boolean>
24
<s:Boolean x:Key="/Default/Environment/Hierarchy/Build/SolutionBuilderNext/LogToFile/@EntryValue">False</s:Boolean>
35
<s:String x:Key="/Default/Environment/Hierarchy/Build/SolutionBuilderNext/OutputVerbosityLevel/@EntryValue">Quiet</s:String>
46
<s:Boolean x:Key="/Default/CodeEditing/ContextActionTable/DisabledContextActions/=JetBrains_002EReSharper_002EIntentions_002ECSharp_002EContextActions_002EUseConfigureAwaitFalseAction/@EntryIndexedValue">True</s:Boolean>

0 commit comments

Comments
 (0)