Skip to content

Commit

Permalink
Added missing assembly reference
Browse files Browse the repository at this point in the history
  • Loading branch information
tomasherceg committed Dec 1, 2023
1 parent af9caaa commit a41d4e4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Samples/Common/DotVVM.Samples.Common.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -188,6 +188,7 @@
<Reference Include="Microsoft.CSharp" />
<Reference Include="System.ComponentModel.DataAnnotations" />
<Reference Include="System.Net.Http" />
<Reference Include="System.Web" />
</ItemGroup>
<ItemGroup>
<EmbeddedResource Include="Views\FeatureSamples\ViewModules\LinkModuleControl.dotcontrol" />
Expand Down

0 comments on commit a41d4e4

Please sign in to comment.