Skip to content

Commit

Permalink
Merge pull request #139 from cjvandyk/6.0.800
Browse files Browse the repository at this point in the history
Updated to create Extensions.String.cs
  • Loading branch information
cjvandyk authored Feb 22, 2024
2 parents 2e4578d + e126719 commit 5f395b2
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Extensions.String/Extensions.String.csproj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFrameworks>net8.0;net7.0;net6.0;netstandard2.1;netstandard2.0;net48;net472;net471;net47;net462</TargetFrameworks>
<LangVersion>latest</LangVersion>
Expand All @@ -7,7 +7,7 @@
<PackageProjectUrl>https://github.com/cjvandyk/extensions</PackageProjectUrl>
<PackageTags>Extensions;C#;cjvandyk;Crayveon;String</PackageTags>
<GeneratePackageOnBuild>True</GeneratePackageOnBuild>
<PackageId>Extensions.String</PackageId>
<PackageId>Extensions.String.cs</PackageId>
<Authors>cjvandyk</Authors>
<RepositoryUrl>https://github.com/cjvandyk/Extensions</RepositoryUrl>
<Title>Extensions.String</Title>
Expand Down
Binary file added NuGet/Extensions.String.cs.6.0.800.nupkg
Binary file not shown.
Binary file added NuGet/Extensions.String.cs.6.0.800.snupkg
Binary file not shown.

0 comments on commit 5f395b2

Please sign in to comment.