Skip to content

Commit 4ffa206

Browse files
committed
Remove some debris that is stopping Appveyor
1 parent 29b709f commit 4ffa206

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/UmbracoFileSystemProviders.Azure/UmbracoFileSystemProviders.Azure.csproj

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -273,12 +273,10 @@
273273
<Analyzer Include="..\packages\StyleCop.Analyzers.1.0.0\analyzers\dotnet\cs\StyleCop.Analyzers.dll" />
274274
</ItemGroup>
275275
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
276-
<Import Project="..\packages\StyleCop.Analyzers.1.0.0-beta014\build\StyleCop.Analyzers.targets" Condition="Exists('..\packages\StyleCop.Analyzers.1.0.0-beta014\build\StyleCop.Analyzers.targets')" />
277276
<Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
278277
<PropertyGroup>
279278
<ErrorText>This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.</ErrorText>
280279
</PropertyGroup>
281-
<Error Condition="!Exists('..\packages\StyleCop.Analyzers.1.0.0-beta014\build\StyleCop.Analyzers.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\StyleCop.Analyzers.1.0.0-beta014\build\StyleCop.Analyzers.targets'))" />
282280
</Target>
283281
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
284282
Other similar extension points exist, see Microsoft.Common.targets.

0 commit comments

Comments
 (0)