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: default.build
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -228,7 +228,7 @@
228
228
<echomessage="Created a '${project.config}' package in ${build.dir}" />
229
229
</target>
230
230
231
-
<targetname="visual-studio"depends="init common.init common.nuget-restore common.generate-assemblyinfo"description="Generates SharedAssemblyInfo.cs files to work with Visual Studio">
231
+
<targetname="visual-studio"depends="init common.init common.generate-assemblyinfo"description="Generates SharedAssemblyInfo.cs files to work with Visual Studio">
232
232
</target>
233
233
234
234
<targetname="cleanall"description="Deletes every build configuration">
0 commit comments