Skip to content

Commit 5e14a46

Browse files
committed
v3.0.6973.0-Beta
1 parent ce37c7b commit 5e14a46

File tree

6 files changed

+25
-34
lines changed

6 files changed

+25
-34
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ This sample implements a virtual file system with synchronization support, on-de
2020

2121
<a href="https://github.com/ITHit/UserFileSystemSamples/tree/master/macOS">
2222
<p>
23-
This sample implements a virtual file system for Mac with synchronization support and folders on-demand listing.&nbsp;It synchronizes files and folders from remote storage to the user file system.&nbsp;This sample is&nbsp;written in Xamarin,&nbsp;.NET/C#.&nbsp;To simulate th <span>...</span>
23+
This sample implements a virtual file system for Mac with synchronization support and folders on-demand listing.&nbsp;It synchronizes files and folders both from remote storage to the user file system and from the user file system to remote storage. This <span>...</span>
2424
</p>
2525
</a>
2626
</li>
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3+
<PropertyGroup />
4+
</Project>

0 commit comments

Comments
 (0)