Skip to content

Commit f7843d8

Browse files
committed
trying to fix nuget for appveyor
1 parent 980e786 commit f7843d8

File tree

8 files changed

+0
-185
lines changed

8 files changed

+0
-185
lines changed

.nuget/NuGet.Config

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

.nuget/NuGet.exe

-1.59 MB
Binary file not shown.

.nuget/NuGet.targets

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

OpenCover.UI.Framework/OpenCover.UI.Framework.csproj

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -76,13 +76,6 @@
7676
<None Include="packages.config" />
7777
</ItemGroup>
7878
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
79-
<Import Project="$(SolutionDir)\.nuget\NuGet.targets" Condition="Exists('$(SolutionDir)\.nuget\NuGet.targets')" />
80-
<Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
81-
<PropertyGroup>
82-
<ErrorText>This project references NuGet package(s) that are missing on this computer. Enable NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.</ErrorText>
83-
</PropertyGroup>
84-
<Error Condition="!Exists('$(SolutionDir)\.nuget\NuGet.targets')" Text="$([System.String]::Format('$(ErrorText)', '$(SolutionDir)\.nuget\NuGet.targets'))" />
85-
</Target>
8679
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
8780
Other similar extension points exist, see Microsoft.Common.targets.
8881
<Target Name="BeforeBuild">

OpenCover.UI.TestDiscoverer.TestResources/OpenCover.UI.TestDiscoverer.TestResources.csproj

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -68,13 +68,6 @@
6868
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
6969
</ItemGroup>
7070
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
71-
<Import Project="$(SolutionDir)\.nuget\NuGet.targets" Condition="Exists('$(SolutionDir)\.nuget\NuGet.targets')" />
72-
<Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
73-
<PropertyGroup>
74-
<ErrorText>This project references NuGet package(s) that are missing on this computer. Enable NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.</ErrorText>
75-
</PropertyGroup>
76-
<Error Condition="!Exists('$(SolutionDir)\.nuget\NuGet.targets')" Text="$([System.String]::Format('$(ErrorText)', '$(SolutionDir)\.nuget\NuGet.targets'))" />
77-
</Target>
7871
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
7972
Other similar extension points exist, see Microsoft.Common.targets.
8073
<Target Name="BeforeBuild">

OpenCover.UI.TestDiscoverer.Tests/OpenCover.UI.TestDiscoverer.Tests.csproj

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -87,13 +87,6 @@
8787
</ItemGroup>
8888
<ItemGroup />
8989
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
90-
<Import Project="$(SolutionDir)\.nuget\NuGet.targets" Condition="Exists('$(SolutionDir)\.nuget\NuGet.targets')" />
91-
<Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
92-
<PropertyGroup>
93-
<ErrorText>This project references NuGet package(s) that are missing on this computer. Enable NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.</ErrorText>
94-
</PropertyGroup>
95-
<Error Condition="!Exists('$(SolutionDir)\.nuget\NuGet.targets')" Text="$([System.String]::Format('$(ErrorText)', '$(SolutionDir)\.nuget\NuGet.targets'))" />
96-
</Target>
9790
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
9891
Other similar extension points exist, see Microsoft.Common.targets.
9992
<Target Name="BeforeBuild">

OpenCover.UI.TestDiscoverer/OpenCover.UI.TestDiscoverer.csproj

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -82,13 +82,6 @@
8282
</ItemGroup>
8383
<ItemGroup />
8484
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
85-
<Import Project="$(SolutionDir)\.nuget\NuGet.targets" Condition="Exists('$(SolutionDir)\.nuget\NuGet.targets')" />
86-
<Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
87-
<PropertyGroup>
88-
<ErrorText>This project references NuGet package(s) that are missing on this computer. Enable NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.</ErrorText>
89-
</PropertyGroup>
90-
<Error Condition="!Exists('$(SolutionDir)\.nuget\NuGet.targets')" Text="$([System.String]::Format('$(ErrorText)', '$(SolutionDir)\.nuget\NuGet.targets'))" />
91-
</Target>
9285
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
9386
Other similar extension points exist, see Microsoft.Common.targets.
9487
<Target Name="BeforeBuild">

OpenCover.UI.Tests/OpenCover.UI.Tests.csproj

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -86,13 +86,6 @@
8686
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
8787
</ItemGroup>
8888
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
89-
<Import Project="$(SolutionDir)\.nuget\NuGet.targets" Condition="Exists('$(SolutionDir)\.nuget\NuGet.targets')" />
90-
<Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
91-
<PropertyGroup>
92-
<ErrorText>This project references NuGet package(s) that are missing on this computer. Enable NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.</ErrorText>
93-
</PropertyGroup>
94-
<Error Condition="!Exists('$(SolutionDir)\.nuget\NuGet.targets')" Text="$([System.String]::Format('$(ErrorText)', '$(SolutionDir)\.nuget\NuGet.targets'))" />
95-
</Target>
9689
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
9790
Other similar extension points exist, see Microsoft.Common.targets.
9891
<Target Name="BeforeBuild">

0 commit comments

Comments
 (0)