From c816400e541212ad4da95e7d53cf55cb6b10abb3 Mon Sep 17 00:00:00 2001 From: YoshiRulz Date: Thu, 16 Mar 2023 10:43:29 +1000 Subject: [PATCH] Update schema in `.stylecop.json` to match package version --- .stylecop.json | 2 +- Common.props | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.stylecop.json b/.stylecop.json index 9ca62ad341..272043ab76 100644 --- a/.stylecop.json +++ b/.stylecop.json @@ -1,5 +1,5 @@ { - "$schema": "https://raw.githubusercontent.com/DotNetAnalyzers/StyleCopAnalyzers/1.2.0-beta.113/StyleCop.Analyzers/StyleCop.Analyzers/Settings/stylecop.schema.json", + "$schema": "https://raw.githubusercontent.com/DotNetAnalyzers/StyleCopAnalyzers/1.2.0-beta.435/StyleCop.Analyzers/StyleCop.Analyzers/Settings/stylecop.schema.json", "settings": { "documentationRules": { "documentExposedElements": false, diff --git a/Common.props b/Common.props index 09df18f3af..a255e6b13f 100644 --- a/Common.props +++ b/Common.props @@ -34,7 +34,7 @@ - +