Skip to content

Commit

Permalink
Merge pull request #9 from b3b00/b3b00-patch-2
Browse files Browse the repository at this point in the history
v 1.1.0
  • Loading branch information
b3b00 committed May 16, 2023
2 parents 3175a5e + b0c2038 commit ddf54ff
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.0.9</version>
<version>1.1.0</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.0.9</PackageVersion>
<PackageVersion>1.1.0</PackageVersion>
<RootNamespace>SharpFileSystem</RootNamespace>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x86'" />
Expand Down

0 comments on commit ddf54ff

Please sign in to comment.