Skip to content

Commit

Permalink
Merge pull request #686 from mikecasas/master
Browse files Browse the repository at this point in the history
Add project reference for dotnet publish to work without errors.
  • Loading branch information
sbwalker authored Aug 18, 2020
2 parents faec53b + 38738e0 commit df404c1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Oqtane.Server/Oqtane.Server.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@
<ItemGroup>
<ProjectReference Include="..\Oqtane.Client\Oqtane.Client.csproj" />
<ProjectReference Include="..\Oqtane.Shared\Oqtane.Shared.csproj" />
<ProjectReference Include="..\Oqtane.Upgrade\Oqtane.Upgrade.csproj" />
</ItemGroup>
<ItemGroup>
<UpgradeFiles Include="$(ProjectDir)bin\Release\netcoreapp3.1\Oqtane.Upgrade.deps.json" />
Expand Down

0 comments on commit df404c1

Please sign in to comment.