You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: MSBuildRazorCompiler/MsBuildRazorCompiler.nuspec
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -5,10 +5,10 @@
5
5
<version>1.0.0</version>
6
6
<authors>Robert Moore, Matt Davies, MRCollective</authors>
7
7
<description>MSBuild target to statically compile .cshtml files on build of your project and then provide the code to render them at runtime.</description>
8
-
<!-- todo: For some reason the following isn't added automatically, and on restore it adds 1.0.0 of RazorLight for some reason -->
0 commit comments