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
{{ message }}
This repository was archived by the owner on Jan 12, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: build.proj
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -155,17 +155,17 @@
155
155
<ErrorText="Build script NuGet packages were missing and were just restored. Please run the build again."Condition=" '$(PendingRestore)' == 'true' and '$(target)' != 'Restore' "/>
156
156
157
157
<!-- Invoke GitVersion just like the project-level targets do -->
0 commit comments