chore: 首次簽入 Thinkyu ASP.NET 專案
- 加入 Visual Studio / ASP.NET .gitignore - 排除建置輸出、IDE 設定、NuGet packages、大型 MSI 安裝檔
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
<?xml version="1.0"?>
|
||||
<!--
|
||||
Visual Studio global web project settings.
|
||||
-->
|
||||
<VisualWebDeveloper>
|
||||
|
||||
<comReferences>
|
||||
<reference Name="interop.adox" ID="{00000600-0000-0010-8000-00AA006D2EA4}\2.8\0"/>
|
||||
<reference Name="interop.adodb" ID="{2A75196C-D9EB-4129-B803-931327F72D5C}\2.8\0"/>
|
||||
</comReferences>
|
||||
</VisualWebDeveloper>
|
||||
Reference in New Issue
Block a user