summaryrefslogtreecommitdiff
path: root/templates/vc7csharp.mpd
diff options
context:
space:
mode:
authorelliott_c <ocielliottc@users.noreply.github.com>2005-12-22 21:18:11 +0000
committerelliott_c <ocielliottc@users.noreply.github.com>2005-12-22 21:18:11 +0000
commitbd8f0676324856ab08457ee395573890497ce64c (patch)
tree73acd6bd2876933acda9eac0146ccabcc28bc26a /templates/vc7csharp.mpd
parent0d81543a78ef45ad8269aeaff31350fd99dd840b (diff)
downloadMPC-bd8f0676324856ab08457ee395573890497ce64c.tar.gz
ChangeLogTag: Thu Dec 22 15:17:30 2005 Chad Elliott <elliott_c@ociweb.com>
Diffstat (limited to 'templates/vc7csharp.mpd')
-rw-r--r--templates/vc7csharp.mpd2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/vc7csharp.mpd b/templates/vc7csharp.mpd
index 09bec63a..c0bc6c5c 100644
--- a/templates/vc7csharp.mpd
+++ b/templates/vc7csharp.mpd
@@ -24,7 +24,7 @@
<%endif%>
AssemblyKeyContainerName = ""
<%if(exename || sharedname || staticname)%>
- AssemblyName = "<%if(exename)%><%exename%><%else%><%libname_prefix%><%if(sharedname)%><%sharedname%><%else%><%staticname%><%endif%>"
+ AssemblyName = "<%if(exename)%><%exename%><%else%><%libname_prefix%><%if(sharedname)%><%sharedname%><%else%><%staticname%><%endif%><%endif%>"
<%endif%>
AssemblyOriginatorKeyFile = ""
DefaultClientScript = "JScript"