2015-06-15 17:15:52 +00:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
2015-07-11 14:51:02 +00:00
|
|
|
|
|
|
|
<!--
|
|
|
|
packages.config
|
|
|
|
part of zaaReloaded2
|
|
|
|
|
2017-03-02 14:30:11 +00:00
|
|
|
Copyright 2015-2017 Daniel Kraus
|
2015-07-11 14:51:02 +00:00
|
|
|
|
|
|
|
Licensed under the Apache License, Version 2.0 (the "License");
|
|
|
|
you may not use this file except in compliance with the License.
|
|
|
|
You may obtain a copy of the License at
|
|
|
|
|
|
|
|
http://www.apache.org/licenses/LICENSE-2.0
|
|
|
|
|
|
|
|
Unless required by applicable law or agreed to in writing, software
|
|
|
|
distributed under the License is distributed on an "AS IS" BASIS,
|
|
|
|
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
|
|
See the License for the specific language governing permissions and
|
|
|
|
limitations under the License.
|
|
|
|
-->
|
2015-06-15 17:15:52 +00:00
|
|
|
<packages>
|
2017-03-03 14:04:41 +00:00
|
|
|
<package id="Bovender" version="0.17.0.0" targetFramework="net40" />
|
2015-06-15 17:15:52 +00:00
|
|
|
<package id="Expression.Blend.Sdk" version="1.0.2" targetFramework="net40" />
|
2017-03-03 14:04:41 +00:00
|
|
|
<package id="NLog" version="4.4.3" targetFramework="net40" />
|
|
|
|
<package id="YamlDotNet.Signed" version="4.1.0" targetFramework="net40" />
|
2015-06-15 17:15:52 +00:00
|
|
|
</packages>
|