Skip to content

Commit 51b98bb

Browse files
committed
complete reset of assemblyinfo.cs
1 parent bd230b6 commit 51b98bb

File tree

1 file changed

+1
-1
lines changed
  • snippets/csharp/VS_Snippets_Atlas/LocalizingClientResourcesWalkthrough/cs

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,4 +36,4 @@
3636
// <Snippet3>
3737
[assembly: System.Web.UI.WebResource("LocalizingScriptResources.CheckAnswer.js", "application/x-javascript")]
3838
[assembly: System.Web.UI.ScriptResource("LocalizingScriptResources.CheckAnswer.js", "LocalizingScriptResources.VerificationResources", "Answer")]
39-
// </Snippet3>
39+
// </Snippet3>

0 commit comments

Comments
 (0)