Skip to content

Commit

Permalink
fix source link
Browse files Browse the repository at this point in the history
  • Loading branch information
sbaeumlisberger committed Nov 5, 2024
1 parent e007f46 commit afebe23
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions WindowsRecylceBin/WindowsRecylceBin.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

<PropertyGroup>
<PackageId>WindowsRecylceBin</PackageId>
<Version>1.1.3</Version>
<Version>1.1.4</Version>
<Description>.NET API to access the Windows recycle bin and restore files from it.</Description>
<PackageTags>Recycle Bin, Windows, Restore</PackageTags>
<Authors>sbaeumlisberger</Authors>
Expand All @@ -31,9 +31,8 @@

<IncludeSymbols>true</IncludeSymbols>
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
<EmbedAllSources>true</EmbedAllSources>

<Deterministic>true</Deterministic>

<EmbedUntrackedSources>true</EmbedUntrackedSources >
</PropertyGroup>

</Project>

0 comments on commit afebe23

Please sign in to comment.