drops the Web tarball

vnext
Paul Schneider 9 years ago
parent 7181e09bb7
commit 6fa1e6de27
2 changed files with 4 additions and 16 deletions

@ -1,3 +1,7 @@
2015-06-09 Paul Schneider <paul@pschneider.fr>
* pkg.mdproj: drops the Web tarball
2015-06-09 Paul Schneider <paul@pschneider.fr>
* pkg.mdproj: creates a packaging project

@ -18,22 +18,6 @@
<RootEntry path="..\Yavsc.sln" id=":root:" />
</Builder>
</Package>
<Package name="Web-Tarball">
<Builder TargetDirectory="..\build" DefaultConfiguration="Debug" ctype="TarballDeployTarget">
<ChildEntries>
<SolutionItemReference path="..\web\Web.csproj" />
</ChildEntries>
<ExcludedFiles>
<File>Web,ProgramFiles,MarkdownDeep.dll</File>
<File>Web,ProgramFiles,Mono.Security.dll</File>
<File>Web,ProgramFiles,Npgsql.dll</File>
<File>Web,ProgramFiles,Yavsc.dll.mdb</File>
<File>Web,ProgramFiles,xunit.abstractions.dll</File>
<File>Web,ProgramFiles,xunit.dll</File>
</ExcludedFiles>
<RootEntry path="..\Yavsc.sln" id=":root:" />
</Builder>
</Package>
</Packages>
</Packages>
</PropertyGroup>

Loading…