Skip to content

Commit bd230b6

Browse files
committed
put snippet tag back
1 parent ca79092 commit bd230b6

File tree

1 file changed

+2
-0
lines changed
  • snippets/csharp/VS_Snippets_Atlas/LocalizingClientResourcesWalkthrough/cs

1 file changed

+2
-0
lines changed

snippets/csharp/VS_Snippets_Atlas/LocalizingClientResourcesWalkthrough/cs/AssemblyInfo.cs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,5 +33,7 @@
3333
// by using the '*' as shown below:
3434
[assembly: AssemblyVersion("1.0.0.0")]
3535
[assembly: AssemblyFileVersion("1.0.0.0")]
36+
// <Snippet3>
3637
[assembly: System.Web.UI.WebResource("LocalizingScriptResources.CheckAnswer.js", "application/x-javascript")]
3738
[assembly: System.Web.UI.ScriptResource("LocalizingScriptResources.CheckAnswer.js", "LocalizingScriptResources.VerificationResources", "Answer")]
39+
// </Snippet3>

0 commit comments

Comments
 (0)