This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
dotnet-installer
Watch
2
Star
0
Fork
You've already forked dotnet-installer
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
7543551602
dotnet-installer
/
TestAssets
/
TestProjects
/
WebAppWithMissingFileInPublishOptions
/
Views
/
_ViewStart.cshtml
Livar Cunha
84682562bf
Adding a condition to Content CopyToPublishDirectory to validate that the file exists before trying to copy it to output, to keep the same functionality as it existed in PJ. In MSBuild world, without this condition, CopyToPublishDirectory will fail.
2016-12-13 16:45:39 -08:00
3 lines
29 B
Text
Executable file
Raw
Blame
History
@{
Layout = "_Layout";
}
Reference in a new issue
View git blame
Copy permalink