Skip to content
This repository has been archived by the owner on Mar 18, 2024. It is now read-only.

Commit

Permalink
rebuilt
Browse files Browse the repository at this point in the history
  • Loading branch information
FolkerKinzel committed Sep 30, 2023
1 parent 806eb73 commit 7d5eda8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/FolkerKinzel.Uris/FolkerKinzel.Uris.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<PackageIcon>Logo.png</PackageIcon>
<PackageReadmeFile>NugetReadme.md</PackageReadmeFile>
<PackageVersion>5.0.0</PackageVersion>
<FileVersion>5.0.0.1</FileVersion>
<FileVersion>5.0.0.6</FileVersion>
<AssemblyVersion>5.0.0.0</AssemblyVersion>
<Description>.NET library that supports working with URIs</Description>
<PackageTags>URI URL C# .NET</PackageTags>
Expand Down Expand Up @@ -73,7 +73,7 @@
</None>
</ItemGroup>
<ItemGroup>
<PackageReference Include="FolkerKinzel.MimeTypes" Version="5.0.0" />
<PackageReference Include="FolkerKinzel.MimeTypes" Version="5.0.1" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down

0 comments on commit 7d5eda8

Please sign in to comment.