We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 422d794 commit 6545c4bCopy full SHA for 6545c4b
DevTrends.MvcDonutCaching/Properties/AssemblyInfo.cs
@@ -13,3 +13,7 @@
13
[assembly: Guid("ebcc3291-f04a-4511-b7eb-ddf57a74ada9")]
14
[assembly: AssemblyVersion("1.3.0")]
15
[assembly: AssemblyFileVersion("1.3.0")]
16
+
17
+#if RELEASE_PUBLIC
18
+[assembly: AssemblyKeyFile(@"C:\Users\moonpyk\Documents\Clés\moonpyk_at_gmail_com.snk")]
19
+#endif
0 commit comments