File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 4
4
<PropertyGroup >
5
5
<TargetFrameworks >net45</TargetFrameworks >
6
6
<OutputType >Exe</OutputType >
7
+
8
+ <AssemblyName >cmark</AssemblyName >
7
9
</PropertyGroup >
8
10
9
11
<PropertyGroup >
Original file line number Diff line number Diff line change 17
17
</metadata >
18
18
<files >
19
19
<file src =" LICENSE.md" target =" \" />
20
- <file src =" CommonMark.Console\bin\$configuration$\net45\CommonMark.Console. exe" target =" tools\cmark.exe " />
21
- <file src =" CommonMark.Console\bin\$configuration$\net45\CommonMark.Console. exe.config" target =" tools\cmark.exe.config " />
20
+ <file src =" CommonMark.Console\bin\$configuration$\net45\cmark. exe" target =" tools\" />
21
+ <file src =" CommonMark.Console\bin\$configuration$\net45\cmark. exe.config" target =" tools\" />
22
22
<file src =" CommonMark\bin\$configuration$\net45\CommonMark.*" target =" tools\" />
23
23
</files >
24
24
</package >
You can’t perform that action at this time.
0 commit comments