Skip to content
This repository has been archived by the owner on Jun 27, 2022. It is now read-only.

Commit

Permalink
UntisExport updated
Browse files Browse the repository at this point in the history
  • Loading branch information
frostieDE committed May 2, 2021
1 parent 6e5d7dc commit 8318eaf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion UntisIccImporter.Gui/UntisIccImporter.Gui.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
<PackageReference Include="MvvmLightStd10" Version="5.4.1.2" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
<PackageReference Include="SchulIT.IccImport" Version="1.3.0.1" />
<PackageReference Include="SchulIT.UntisExport" Version="3.0.5" />
<PackageReference Include="SchulIT.UntisExport" Version="3.0.6" />
</ItemGroup>

<Target Name="PreBuild" BeforeTargets="PreBuildEvent">
Expand Down
2 changes: 1 addition & 1 deletion UntisIccImporter.Gui/licenses.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
[{"PackageName":"Autofac","PackageVersion":"6.1.0","PackageUrl":"https://autofac.org/","Description":"Autofac is an IoC container for Microsoft .NET. It manages the dependencies between classes so that applications stay easy to change as they grow in size and complexity.","LicenseUrl":"https://licenses.nuget.org/MIT","LicenseType":"MIT"},{"PackageName":"ControlzEx","PackageVersion":"5.0.0","PackageUrl":"https://github.com/ControlzEx/ControlzEx","Description":"ControlzEx is a library with some shared Controls for WPF.","LicenseUrl":"https://licenses.nuget.org/MIT","LicenseType":"MIT"},{"PackageName":"HtmlAgilityPack","PackageVersion":"1.11.32","PackageUrl":"http://html-agility-pack.net/","Description":"This is an agile HTML parser that builds a read/write DOM and supports plain XPATH or XSLT (you actually don't HAVE to understand XPATH nor XSLT to use it, don't worry...). It is a .NET code library that allows you to parse \"out of the web\" HTML files. The parser is very tolerant with \"real world\" malformed HTML. The object model is very similar to what proposes System.Xml, but for HTML documents (or streams).","LicenseUrl":"https://github.com/zzzprojects/html-agility-pack/blob/master/LICENSE","LicenseType":""},{"PackageName":"MahApps.Metro","PackageVersion":"2.4.5","PackageUrl":"https://github.com/MahApps/MahApps.Metro","Description":"The goal of MahApps.Metro is to allow devs to quickly and easily cobble together a 'Modern' UI for their WPF apps (>= .Net 4.5), with minimal effort.","LicenseUrl":"https://licenses.nuget.org/MIT","LicenseType":"MIT"},{"PackageName":"MahApps.Metro.IconPacks.ForkAwesome","PackageVersion":"4.8.0","PackageUrl":"https://github.com/MahApps/MahApps.Metro.IconPacks","Description":"IconPacks for stylish awesome WPF and UWP applications.","LicenseUrl":"https://licenses.nuget.org/MIT","LicenseType":"MIT"},{"PackageName":"MahApps.Metro.IconPacks.Modern","PackageVersion":"4.8.0","PackageUrl":"https://github.com/MahApps/MahApps.Metro.IconPacks","Description":"IconPacks for stylish awesome WPF and UWP applications.","LicenseUrl":"https://licenses.nuget.org/MIT","LicenseType":"MIT"},{"PackageName":"MvvmLightStd10","PackageVersion":"5.4.1.2","PackageUrl":"http://www.mvvmlight.net/","Description":"For .NET Standard; see http://www.mvvmlight.net/std10. The MVVM Light Toolkit is a set of components helping people to get started in the Model-View-ViewModel pattern in Silverlight, WPF, Windows Phone, Windows 10 UWP, Xamarin.Android, Xamarin.iOS, Xamarin.Forms. It is a light and pragmatic framework that allows you to pick which components you want to use. This version will add the MVVM Light libraries as well as some scaffolding to your application to convert it in an MVVM app!","LicenseUrl":"https://github.com/lbugnion/mvvmlight/blob/master/LICENSE","LicenseType":""},{"PackageName":"Newtonsoft.Json","PackageVersion":"13.0.1","PackageUrl":"https://www.newtonsoft.com/json","Description":"Json.NET is a popular high-performance JSON framework for .NET","LicenseUrl":"https://licenses.nuget.org/MIT","LicenseType":"MIT"},{"PackageName":"SchulIT.IccImport","PackageVersion":"1.3.0.1","PackageUrl":"https://github.com/SchulIT/iccimport-dotnet","Description":"This library provides functionalities to upload entities to the ICC.","LicenseUrl":"https://aka.ms/deprecateLicenseUrl","LicenseType":"LICENSE.md"},{"PackageName":"SchulIT.UntisExport","PackageVersion":"3.0.5","PackageUrl":"https://github.com/SchulIT/untisexport","Description":"Mithilfe dieser Bibliothek kann die Untis GPN-Datei ausgelesen werden.","LicenseUrl":"https://aka.ms/deprecateLicenseUrl","LicenseType":"LICENSE.md"}]
[{"PackageName":"Autofac","PackageVersion":"6.1.0","PackageUrl":"https://autofac.org/","Description":"Autofac is an IoC container for Microsoft .NET. It manages the dependencies between classes so that applications stay easy to change as they grow in size and complexity.","LicenseUrl":"https://licenses.nuget.org/MIT","LicenseType":"MIT"},{"PackageName":"ControlzEx","PackageVersion":"5.0.0","PackageUrl":"https://github.com/ControlzEx/ControlzEx","Description":"ControlzEx is a library with some shared Controls for WPF.","LicenseUrl":"https://licenses.nuget.org/MIT","LicenseType":"MIT"},{"PackageName":"HtmlAgilityPack","PackageVersion":"1.11.32","PackageUrl":"http://html-agility-pack.net/","Description":"This is an agile HTML parser that builds a read/write DOM and supports plain XPATH or XSLT (you actually don't HAVE to understand XPATH nor XSLT to use it, don't worry...). It is a .NET code library that allows you to parse \"out of the web\" HTML files. The parser is very tolerant with \"real world\" malformed HTML. The object model is very similar to what proposes System.Xml, but for HTML documents (or streams).","LicenseUrl":"https://github.com/zzzprojects/html-agility-pack/blob/master/LICENSE","LicenseType":""},{"PackageName":"MahApps.Metro","PackageVersion":"2.4.5","PackageUrl":"https://github.com/MahApps/MahApps.Metro","Description":"The goal of MahApps.Metro is to allow devs to quickly and easily cobble together a 'Modern' UI for their WPF apps (>= .Net 4.5), with minimal effort.","LicenseUrl":"https://licenses.nuget.org/MIT","LicenseType":"MIT"},{"PackageName":"MahApps.Metro.IconPacks.ForkAwesome","PackageVersion":"4.8.0","PackageUrl":"https://github.com/MahApps/MahApps.Metro.IconPacks","Description":"IconPacks for stylish awesome WPF and UWP applications.","LicenseUrl":"https://licenses.nuget.org/MIT","LicenseType":"MIT"},{"PackageName":"MahApps.Metro.IconPacks.Modern","PackageVersion":"4.8.0","PackageUrl":"https://github.com/MahApps/MahApps.Metro.IconPacks","Description":"IconPacks for stylish awesome WPF and UWP applications.","LicenseUrl":"https://licenses.nuget.org/MIT","LicenseType":"MIT"},{"PackageName":"MvvmLightStd10","PackageVersion":"5.4.1.2","PackageUrl":"http://www.mvvmlight.net/","Description":"For .NET Standard; see http://www.mvvmlight.net/std10. The MVVM Light Toolkit is a set of components helping people to get started in the Model-View-ViewModel pattern in Silverlight, WPF, Windows Phone, Windows 10 UWP, Xamarin.Android, Xamarin.iOS, Xamarin.Forms. It is a light and pragmatic framework that allows you to pick which components you want to use. This version will add the MVVM Light libraries as well as some scaffolding to your application to convert it in an MVVM app!","LicenseUrl":"https://github.com/lbugnion/mvvmlight/blob/master/LICENSE","LicenseType":""},{"PackageName":"Newtonsoft.Json","PackageVersion":"13.0.1","PackageUrl":"https://www.newtonsoft.com/json","Description":"Json.NET is a popular high-performance JSON framework for .NET","LicenseUrl":"https://licenses.nuget.org/MIT","LicenseType":"MIT"},{"PackageName":"SchulIT.IccImport","PackageVersion":"1.3.0.1","PackageUrl":"https://github.com/SchulIT/iccimport-dotnet","Description":"This library provides functionalities to upload entities to the ICC.","LicenseUrl":"https://aka.ms/deprecateLicenseUrl","LicenseType":"LICENSE.md"},{"PackageName":"SchulIT.UntisExport","PackageVersion":"3.0.6","PackageUrl":"https://github.com/SchulIT/untisexport","Description":"Mithilfe dieser Bibliothek kann die Untis GPN-Datei ausgelesen werden.","LicenseUrl":"https://aka.ms/deprecateLicenseUrl","LicenseType":"LICENSE.md"}]

0 comments on commit 8318eaf

Please sign in to comment.