TFS support?

Hi, I have just installed the latest version of Octopus for evaluation. The only time I have ever used it was with another organization against TFS builds. I’m pretty sure that version of Octopus deployed against the TFS drop folders. In this version of Octopus, it appears that only nugget packages are supported. Does that mean that I need to create a Nuget package from the TFS Drop Folder, then put that in a nugget repository in order for Octopus to find it?

Yes, Octopus only supports deploying from NuGet packages. You have to create NuGet packages as build artifacts then serve them from a NuGet server or a file-based NuGet feed.