We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d25d16c + 810aee1 commit e041a1dCopy full SHA for e041a1d
1 file changed
src/Ramstack.FileSystem.Physical/Ramstack.FileSystem.Physical.csproj
@@ -2,7 +2,7 @@
2
3
<PropertyGroup>
4
<TargetFrameworks>net6.0;net8.0</TargetFrameworks>
5
- <Description>Provides an implementation of Ramstack.FileSystem based on local file system.</Description>
+ <Description>Provides an implementation of Ramstack.FileSystem based on the local file system.</Description>
6
<ImplicitUsings>enable</ImplicitUsings>
7
<Nullable>enable</Nullable>
8
<LangVersion>preview</LangVersion>
0 commit comments