Skip to content

Commit 50d2ba9

Browse files
committed
Update to NuGet package restore
1 parent 25445d9 commit 50d2ba9

17 files changed

+2
-15619
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# generated objects
22
obj/
33
bin/
4+
packages/
45

56
# user-files
67
*.suo

Git.hub/Git.hub.csproj

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,6 @@
1313
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
1414
<FileAlignment>512</FileAlignment>
1515
<TargetFrameworkProfile>Client</TargetFrameworkProfile>
16-
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\..\</SolutionDir>
17-
<RestorePackages>true</RestorePackages>
1816
</PropertyGroup>
1917
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
2018
<DebugSymbols>true</DebugSymbols>
@@ -62,12 +60,4 @@
6260
<None Include="packages.config" />
6361
</ItemGroup>
6462
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
65-
<Import Project="$(SolutionDir)\.nuget\NuGet.targets" Condition="Exists('$(SolutionDir)\.nuget\NuGet.targets')" />
66-
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
67-
Other similar extension points exist, see Microsoft.Common.targets.
68-
<Target Name="BeforeBuild">
69-
</Target>
70-
<Target Name="AfterBuild">
71-
</Target>
72-
-->
73-
</Project>
63+
</Project>
-561 KB
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)