Compare commits
No commits in common. "b82df10829ec07ebd3651c27cecabac81afb903f" and "b3052d699f704ef422d59bb18d2fc5ec1590d296" have entirely different histories.
b82df10829
...
b3052d699f
|
|
@ -97,7 +97,7 @@ packages/
|
||||||
|
|
||||||
# Azure
|
# Azure
|
||||||
*.azurePubxml
|
*.azurePubxml
|
||||||
#*.pubxml
|
*.pubxml
|
||||||
*.publishproj
|
*.publishproj
|
||||||
PublishProfiles/
|
PublishProfiles/
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,10 +0,0 @@
|
||||||
<?xml version="1.0" encoding="utf-8"?>
|
|
||||||
<!--
|
|
||||||
https://go.microsoft.com/fwlink/?LinkID=208121.
|
|
||||||
-->
|
|
||||||
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
||||||
<PropertyGroup>
|
|
||||||
<!-- 특정 파일/폴더 제외 -->
|
|
||||||
<ExcludeFilesFromDeployment>Controllers\*.cs;Models\*.cs;App_Data\*</ExcludeFilesFromDeployment>
|
|
||||||
</PropertyGroup>
|
|
||||||
</Project>
|
|
||||||
Loading…
Reference in New Issue