Skip to content

Commit 319533f

Browse files
committed
Updating symbol server to use MyGet
1 parent f825fa9 commit 319533f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ deploy:
3535
# MyGet Deployment for builds & releases
3636
- provider: NuGet
3737
server: https://www.myget.org/F/umbracofilesystemproviders-azure/api/v2/package
38-
symbol_server: https://nuget.symbolsource.org/MyGet/umbracofilesystemproviders-azure
38+
symbol_server: https://www.myget.org/F/umbracofilesystemproviders-azure/symbols/api/v2/package
3939
api_key:
4040
secure: fz0rUrt3B1HczUC1ZehwVsrFSWX9WZGDQoueDztLte9/+yQG+BBU7UrO+coE8lUf
4141
artifact: /.*\.nupkg/

0 commit comments

Comments
 (0)