Skip to content

Commit

Permalink
v 1.1.2 : .net 7
Browse files Browse the repository at this point in the history
  • Loading branch information
olduh29 committed May 30, 2024
1 parent 280944b commit bc63ddd
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.1</version>
<version>1.1.2</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.1</PackageVersion>
<PackageVersion>1.1.2</PackageVersion>
<RootNamespace>SharpFileSystem</RootNamespace>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x86'" />
Expand Down

0 comments on commit bc63ddd

Please sign in to comment.