I was attempting to show a coworker a small snippet of code by browsing through my repository files in the Kiln web interface, and we discovered that Kiln returns a 404 for any .cshtml file. Files with other extensions at the same directory level work, but all .cshtml files at any directory level 404's.
One example url that 404's for us is https://treefort.kilnhg.com/Repo/Winmark-Franchisee-Common/FranchiseeApplication/dev/File/src/FranchiseeApplication.Web/Views/Shared/_Layout.cshtml?rev=tip
Am I correct to assume this is an issue with Kiln (we use hosted Kiln)? Is there another way to quickly link someone to the contents of a .cshtml file?