We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22bf9a4 commit 6c1e7bfCopy full SHA for 6c1e7bf
src/Directory.Build.props
@@ -19,10 +19,6 @@
19
<PackageReference Include="Microsoft.CodeAnalysis.PublicApiAnalyzers" Version="3.3.3" PrivateAssets="All" />
20
<PackageReference Include="StyleCop.Analyzers" Version="1.2.0-beta.435" PrivateAssets="All" />
21
</ItemGroup>
22
-
23
- <PropertyGroup>
24
- <RestoreAdditionalProjectSources>https://www.myget.org/F/umbraconightly/api/v3/index.json</RestoreAdditionalProjectSources>
25
- </PropertyGroup>
26
27
<!-- SourceLink -->
28
<PropertyGroup>
0 commit comments