Skip to content

Commit 6c1e7bf

Browse files
Remove nightly MyGet feed
1 parent 22bf9a4 commit 6c1e7bf

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/Directory.Build.props

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,6 @@
1919
<PackageReference Include="Microsoft.CodeAnalysis.PublicApiAnalyzers" Version="3.3.3" PrivateAssets="All" />
2020
<PackageReference Include="StyleCop.Analyzers" Version="1.2.0-beta.435" PrivateAssets="All" />
2121
</ItemGroup>
22-
23-
<PropertyGroup>
24-
<RestoreAdditionalProjectSources>https://www.myget.org/F/umbraconightly/api/v3/index.json</RestoreAdditionalProjectSources>
25-
</PropertyGroup>
2622

2723
<!-- SourceLink -->
2824
<PropertyGroup>

0 commit comments

Comments
 (0)