Skip to content

Commit

Permalink
v1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
olduh29 committed May 16, 2023
1 parent 0ba25f8 commit 4a603ee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions SharpCoreFileSystem/SharpCoreFileSystem.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@
<AllowedOutputExtensionsInPackageBuildOutputFolder>$(AllowedOutputExtensionsInPackageBuildOutputFolder);.pdb</AllowedOutputExtensionsInPackageBuildOutputFolder>
<Description>A virtual file system for .NET written in C#</Description>
<Authors>b3b00</Authors>
<version>1.1.0</version>
<version>1.1.1</version>
<PackageProjectUrl>https://github.com/b3b00/sharpfilesystem</PackageProjectUrl>
<RepositoryUrl>https://github.com/b3b00/sharpfilesystem</RepositoryUrl>
<PackageLicenseUrl>https://github.com/b3b00/sharpfilesystem/blob/master/LICENSE</PackageLicenseUrl>
<PackageVersion>1.1.0</PackageVersion>
<PackageVersion>1.1.1</PackageVersion>
<RootNamespace>SharpFileSystem</RootNamespace>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x86'" />
Expand Down

0 comments on commit 4a603ee

Please sign in to comment.