Skip to content

Commit

Permalink
Update project version
Browse files Browse the repository at this point in the history
  • Loading branch information
a-gubskiy committed Jul 9, 2024
1 parent 0091bd2 commit e1f86db
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions src/X.Web.Sitemap/X.Web.Sitemap.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,17 +12,14 @@
<PackageId>xsitemap</PackageId>
<Authors>Andrew Gubskiy</Authors>
<PackageTags>sitemap, web, asp.net, sitemap.xml</PackageTags>
<PackageVersion>2.9.3</PackageVersion>
<PackageVersion>2.9.4</PackageVersion>
<Title>X.Sitemap</Title>
<AssemblyVersion>2.9.3.0</AssemblyVersion>
<FileVersion>2.9.3.0</FileVersion>
<AssemblyVersion>2.9.4.0</AssemblyVersion>
<FileVersion>2.9.4.0</FileVersion>
<LangVersion>default</LangVersion>
<Nullable>enable</Nullable>
<TargetFrameworks>net6.0;net8.0;netstandard2.0;netstandard2.1</TargetFrameworks>
<PackageReadmeFile>README.md</PackageReadmeFile>
</PropertyGroup>

<PropertyGroup>
<PackageLicenseFile>LICENSE.md</PackageLicenseFile>
</PropertyGroup>

Expand Down

0 comments on commit e1f86db

Please sign in to comment.