Added NuGet.Config
Updated files
This commit is contained in:
@@ -13,9 +13,9 @@
|
||||
<dt>Codes:</dt>
|
||||
@foreach (var code in Model.Codes)
|
||||
{
|
||||
<dd>
|
||||
<text>@code</text>
|
||||
</dd>
|
||||
<dd>
|
||||
<text> @Html.Raw(code) </text>
|
||||
</dd>
|
||||
}
|
||||
</dl>
|
||||
</div>
|
||||
Reference in New Issue
Block a user