You've already forked linux-packaging-mono
7 lines
239 B
Plaintext
7 lines
239 B
Plaintext
![]() |
@* Generator: WebPage *@
|
||
|
|
||
|
@using System.Globalization;
|
||
|
|
||
|
<div class="message error">
|
||
|
@String.Format(CultureInfo.CurrentCulture, PackageManagerResources.PackageSourceFileInstructions, PackageManagerModule.PackageSourceFilePath)
|
||
|
</div>
|