Skip to content

Commit 033972c

Browse files
author
Kenneth Jakobsen
committed
Support for sync added
1 parent 895a8e5 commit 033972c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/UmbracoFileSystemProviders.Azure.Tests/UmbracoFileSystemProviders.Azure.Tests.csproj

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -276,6 +276,9 @@
276276
<Analyzer Include="..\packages\StyleCop.Analyzers.1.0.0-beta014\analyzers\dotnet\cs\Newtonsoft.Json.dll" />
277277
<Analyzer Include="..\packages\StyleCop.Analyzers.1.0.0-beta014\analyzers\dotnet\cs\StyleCop.Analyzers.dll" />
278278
</ItemGroup>
279+
<ItemGroup>
280+
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
281+
</ItemGroup>
279282
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
280283
<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')" />
281284
<Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">

0 commit comments

Comments
 (0)