Remove and ignore packages

This commit is contained in:
2014-05-02 10:46:38 -04:00
parent d9173c4787
commit d77002c706
36 changed files with 1 additions and 12319 deletions
+1 -2
View File
@@ -96,8 +96,7 @@ publish/
*.Publish.xml
# NuGet Packages Directory
## TODO: If you have NuGet Package Restore enabled, uncomment the next line
#packages/
packages/
# Windows Azure Build Output
csx
Binary file not shown.
-3
View File
@@ -1,3 +0,0 @@
param($installPath, $toolsPath, $package, $project)
$project.DTE.ItemOperations.Navigate('http://wpftoolkit.codeplex.com/')
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
-10
View File
@@ -1,10 +0,0 @@
Hardcodet NotifyIcon for WPF 1.0.5
**********************************
This is an implementation of a NotifyIcon (aka system tray icon or taskbar icon) for the WPF platform. It does not just rely on the Windows Forms NotifyIcon component, but is a purely independent control which leverages several features of the WPF framework in order to display rich tooltips, popups, context menus, and balloon messages. It can be used directly in code or embedded in any XAML file.
This package contains only binaries. For source code and samples, please visit the project page:
http://www.hardcodet.net/projects/wpf-notifyicon
-4
View File
@@ -1,4 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<repositories>
<repository path="..\FloatingStatusWindowLibrary\packages.config" />
</repositories>