Skip to content

Commit

Permalink
Moving attachment to the post folder
Browse files Browse the repository at this point in the history
  • Loading branch information
einari committed Feb 29, 2024
1 parent 3e7cec3 commit 1d4de70
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _posts/2007/05/cross-appdomain-singleton/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -144,4 +144,4 @@ public class MySingleton : CrossAppDomainSingleton<MySingleton>
}
```

Look at the entire C# sample file from [here](/assets/posts/2007/05/crossappdomainsingleton1.zip)
Look at the entire C# sample file from [here](files/crossappdomainsingleton1.zip)

0 comments on commit 1d4de70

Please sign in to comment.