Tim Uy
- Total activity 17
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 4
-
Created Having problems viewing FeedService.svc in Visual Studio 2015
AnsweredI checked https://packages.nuget.org/v1/FeedService.svc/ and it works fine, but my own feed never pulls up anything, even though TeamCity reports that the nupkg is published. What am I missing? If ... -
Created ssl and nginx (just the web front end)
Hi, I would like my web front end for TeamCity to be SSL encrypted. So I am putting it behind nginx on the same server. I am using server { listen 443 ssl; server_name xxx.net; ssl_certificate xx... -
Created Restoring Xamarin components
Hi, I'm in a jam. I need to be able to unpack Xamarin components (xpkg) in Team City. Everything works great in VS but in CI it fails.Here's my stackoverflow: http://stackoverflow.com/questions/21...