PowerShell/packages.config
Andrew Schwartzmeyer 16a2ae2fa8 Start build refactor with top-level Makefile
- Recursively calls make in monad-linux and monad-build
- Eventually will deprecate scripts dir
- Makes monad-docker.sh shareable
2015-10-25 20:37:36 -07:00

6 lines
249 B
XML

<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="System.Reflection.Metadata" version="1.0.22" />
<package id="System.Collections.Immutable" version="1.1.37" />
<package id="Microsoft.Net.Compilers" version="1.0.0" />
</packages>