Skip to content

Commit 4935dd6

Browse files
committed
Update .gitignore and add missing file
1 parent 34ec71c commit 4935dd6

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

.gitignore

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ artifacts/
5858
*.pdb
5959
*.pgc
6060
*.pgd
61-
*.rsp
61+
#*.rsp
6262
*.sbr
6363
*.tlb
6464
*.tli

src/Samples/TeamBuild/TFSBuild.rsp

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# This is a response file for MSBuild
2+
# Add custom MSBuild command line options in this file
3+
/property:SolutionName="BizTalkSample"
4+
/property:BranchToBuild="Dev"

0 commit comments

Comments
 (0)