|
|
@ -12,9 +12,9 @@ |
|
|
|
<script src="~/view-resources/Views/CompanyMaster/Index.js" asp-append-version="true"></script> |
|
|
|
</environment> |
|
|
|
|
|
|
|
@* <environment names="Staging,Production"> |
|
|
|
<script src="~/view-resources/Views/Users/ClientMaster.min.js" asp-append-version="true"></script> |
|
|
|
</environment>*@ |
|
|
|
<environment names="Staging,Production"> |
|
|
|
<script src="~/view-resources/Views/CompanyMaster/Index.min.js" asp-append-version="true"></script> |
|
|
|
</environment> |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|