Skip to content

Commit

Permalink
Remove NuGetAssetParser and make note of its absence
Browse files Browse the repository at this point in the history
Fixes #356
  • Loading branch information
nasser committed Apr 5, 2019
1 parent c848606 commit b556a77
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 7 deletions.
Binary file removed Infrastructure/NuGetAssetParser.exe
Binary file not shown.
7 changes: 0 additions & 7 deletions Infrastructure/NuGetAssetParser.exe.meta

This file was deleted.

1 change: 1 addition & 0 deletions Source/arcadia/internal/packages.clj
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,7 @@
(cp-r-folder-info (DirectoryInfo. from)
(DirectoryInfo. to)))

;; NOTE Assets/Arcadia/Infrastructure/NuGetAssetParser.exe has been removed due to #356, this will no longer work
(defn install [destination]
(let [to-copy (volatile! [])]
(Shell/MonoRun
Expand Down

0 comments on commit b556a77

Please sign in to comment.