Skip to content

Commit 5901f93

Browse files
committed
V 2.0.1
1 parent 7ad88cc commit 5901f93

File tree

3 files changed

+6
-3
lines changed

3 files changed

+6
-3
lines changed

Directory.Build.props

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@
55
<Company>tom-englert.de</Company>
66
<Copyright>© 2012-2019 tom-englert.de</Copyright>
77
<Product>Tom's Toolbox</Product>
8-
<Version>2.0.0</Version>
8+
<Version>2.0.1</Version>
99
</PropertyGroup>
1010
</Project>

License

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
The MIT License (MIT)
2-
Copyright (c) 2012-2017 tom-englert.de
2+
Copyright (c) 2012-2019 tom-englert.de
33

44
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
55
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

ReleaseNotes.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
1-
2.0.0
1+
2.0.1
2+
- Fix #25: Missing resources in netcoreapp3.0 target
3+
4+
2.0.0
25
- Migrate System.Windows.Interactivity to Microsoft.Xaml.Behaviors
36
- Drop support for .Net < 4.5, add support for Net Core 3.0
47

0 commit comments

Comments
 (0)