Skip to content

Commit

Permalink
Could not reference Wyam.Common namespace with nuget #1
Browse files Browse the repository at this point in the history
  • Loading branch information
savornicesei committed Jul 17, 2021
1 parent 3622703 commit ed6745b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions ReleaseNotes.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
- first release of Wyam2, as a drop-in replacement for Wyam
- Wyam.Tool was renamed to Wyam2.Tool `dotnet tool install -g Wyam2.Tool`
- wyam was renamed to wyam2 `wyam2 new --recipe Blog
- [Fix] Could not reference Wyam.Common namespace with nuget (#1)
- [Refactoring] Update Markdig to v0.25.0
- [Refactoring] Update SixLabors.ImageSharp to v1.0.3
- [Refactoring] Update Google.Apis.YouTube.v3 to v1.52.0.2366
Expand Down
1 change: 0 additions & 1 deletion src/core/Wyam.Common/Wyam.Common.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,5 @@
<PackageTags>Wyam Wyam2 Static StaticContent StaticSite Blog BlogEngine</PackageTags>
<RepositoryUrl>https://github.com/Wyam2/Wyam.git</RepositoryUrl>
<RepositoryType>git</RepositoryType>
<DevelopmentDependency>true</DevelopmentDependency>
</PropertyGroup>
</Project>

0 comments on commit ed6745b

Please sign in to comment.