We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66c39bb commit b718f3dCopy full SHA for b718f3d
README.md
@@ -8,6 +8,8 @@
8
9
## ReleaseDateAttribute - Gets an UTC DateTime of compile time. Allows us to determine the build date/time
10
11
+### Blog Post/Additional Information: [How To Display the Build Date of a .NET Application](https://intellitect.com/blog/build-date-net-application/)
12
+
13
### Samples:
14
15
- Assignment of GetReleaseDate() to a local variable
0 commit comments