Skip to content

Commit 6fc95e3

Browse files
committed
Added nuget packages
1 parent 8e8a675 commit 6fc95e3

File tree

7 files changed

+2
-83
lines changed

7 files changed

+2
-83
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ publish/
143143
*.publishproj
144144

145145
# NuGet Packages
146-
*.nupkg
146+
# *.nupkg
147147
# The packages folder can be ignored because of Package Restore
148148
**/packages/*
149149
# except build/, which is used as an MSBuild target.

IPUserControls/IPUserControls.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<OutputPath>bin\Release\net48\</OutputPath>
3232
<DefineConstants>TRACE</DefineConstants>
3333
<ErrorReport>prompt</ErrorReport>
34-
<WarningLevel>4</WarningLevel>
34+
<WarningLevel>1</WarningLevel>
3535
<PlatformTarget>x64</PlatformTarget>
3636
<Prefer32Bit>false</Prefer32Bit>
3737
</PropertyGroup>
94 KB
Binary file not shown.

IPUserControls/Nuget/IPUserControls.1.0.0.nuspec

Lines changed: 0 additions & 27 deletions
This file was deleted.
1.35 MB
Binary file not shown.

IPUserControls/Nuget/IPUserControls.Wpf.0.0.1.nuspec

Lines changed: 0 additions & 27 deletions
This file was deleted.

IPUserControls/Nuget/IPUserControls.Wpf.1.0.0.nuspec

Lines changed: 0 additions & 27 deletions
This file was deleted.

0 commit comments

Comments
 (0)