Skip to content

Commit 4ed3ce0

Browse files
committed
remove deleted feeds
1 parent 903bba2 commit 4ed3ce0

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

nuget.config

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,5 @@
33
<packageSources>
44
<add key="nuget.org" value="https://www.nuget.org/api/v2/" />
55
<add key="Elastic Abstractions CI" value="https://ci.appveyor.com/nuget/elasticsearch-net-abstractions" />
6-
<add key="AssemblyRewriter" value="https://ci.appveyor.com/nuget/assemblyrewriter" />
7-
<add key="AssemblyDiffer" value="https://ci.appveyor.com/nuget/assemblydiffer" />
86
</packageSources>
97
</configuration>

src/Elasticsearch.sln

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,8 +61,8 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Nuget", "Nuget", "{C7865979
6161
ProjectSection(SolutionItems) = preProject
6262
..\build\NEST.JsonNetSerializer.nuspec = ..\build\NEST.JsonNetSerializer.nuspec
6363
..\build\NEST.nuspec = ..\build\NEST.nuspec
64-
..\NuGet.config = ..\NuGet.config
6564
..\build\Elasticsearch.Net.nuspec = ..\build\Elasticsearch.Net.nuspec
65+
..\nuget.config = ..\nuget.config
6666
EndProjectSection
6767
EndProject
6868
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Markdown", "Markdown", "{2FABB663-F4DB-499A-89F8-3A08828D1D91}"

0 commit comments

Comments
 (0)