Skip to content

Commit

Permalink
Changes in csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
chrdek committed Oct 14, 2023
1 parent 0486577 commit 9560abe
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 1 deletion.
Binary file modified .vs/ExporterUtility/DesignTimeBuild/.dtbcache
Binary file not shown.
Binary file modified .vs/ExporterUtility/v15/.suo
Binary file not shown.
Binary file modified .vs/ExporterUtility/v15/Server/sqlite3/storage.ide-shm
Binary file not shown.
Binary file modified .vs/ExporterUtility/v15/Server/sqlite3/storage.ide-wal
Binary file not shown.
1 change: 0 additions & 1 deletion LinqDataCalc/LinqDataCalc.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@
xcopy .\$(PackageId).1.0.3.1.nupkg $(SolutionDir)NuGet\ /C /Y
docfx metadata ./docfx.json
docfx build ./docfx.json
docfx serve --port 8099
)else ( cmd /c echo *****NOTE: Need to run only on Debug, Switch from Release to Debug***** )" />
</Target>

Expand Down

0 comments on commit 9560abe

Please sign in to comment.