We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87e9729 commit 5c6e46cCopy full SHA for 5c6e46c
Src/StringBuilderArray/StringBuilderArray.csproj
@@ -1,11 +1,11 @@
1
-<Project Sdk="Microsoft.NET.Sdk">
+<Project Sdk="Microsoft.NET.Sdk">
2
<PropertyGroup>
3
<TargetFrameworks>netstandard2.0;net5.0;net6.0;net7.0;</TargetFrameworks>
4
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
5
</PropertyGroup>
6
7
<PackageId>StringBuilderArray</PackageId>
8
- <PackageVersion>1.3.5.0</PackageVersion>
+ <PackageVersion>1.3.5.1</PackageVersion>
9
<Authors>Brevnov Vyacheslav Sergeevich</Authors>
10
<RepositoryUrl>https://github.com/SoftStoneDevelop/StringBuilderArray</RepositoryUrl>
11
<PackageRequireLicenseAcceptance>false</PackageRequireLicenseAcceptance>
0 commit comments