File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed
Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change 44 <add key =" roslyn" value =" https://dotnet.myget.org/F/roslyn/api/v3/index.json" />
55 <add key =" roslyn-analyzers" value =" https://dotnet.myget.org/F/roslyn-analyzers/api/v3/index.json" />
66 <add key =" symreader-converter" value =" https://dotnet.myget.org/F/symreader-converter/api/v3/index.json" />
7+
8+ <!-- Uncomment this to test unpublished builds from the AppVeyor feed. -->
9+ <!-- <add key="appveyor-stylecop" value="https://ci.appveyor.com/nuget/stylecopanalyzers-jqg4a6mt0hgj" />-->
710 </packageSources >
811</configuration >
Original file line number Diff line number Diff line change 4444 <ItemGroup >
4545 <PackageReference Include =" AsyncUsageAnalyzers" Version =" 1.0.0-alpha003" PrivateAssets =" all" />
4646 <PackageReference Include =" DotNetAnalyzers.DocumentationAnalyzers" Version =" 1.0.0-beta.46" PrivateAssets =" all" />
47- <PackageReference Include =" StyleCop.Analyzers" Version =" 1.1.0-beta009 " PrivateAssets =" all" />
47+ <PackageReference Include =" StyleCop.Analyzers" Version =" 1.1.0-beta.47 " PrivateAssets =" all" />
4848 </ItemGroup >
4949
5050 <ItemGroup >
You can’t perform that action at this time.
0 commit comments