diff --git a/source/Serial Test App UWP/Serial Test App UWP.csproj b/source/Serial Test App UWP/Serial Test App UWP.csproj index 8780dda0..f99ed0c8 100644 --- a/source/Serial Test App UWP/Serial Test App UWP.csproj +++ b/source/Serial Test App UWP/Serial Test App UWP.csproj @@ -138,7 +138,7 @@ - 6.1.9 + 6.2.2 diff --git a/source/USB Test App UWP/USB Test App UWP.csproj b/source/USB Test App UWP/USB Test App UWP.csproj index 17602df9..d6c5dcfd 100644 --- a/source/USB Test App UWP/USB Test App UWP.csproj +++ b/source/USB Test App UWP/USB Test App UWP.csproj @@ -135,7 +135,7 @@ - 6.1.9 + 6.2.2 diff --git a/source/USB Test App WPF/FodyWeavers.xml b/source/USB Test App WPF/FodyWeavers.xml index a045ee9d..4e68ed1a 100644 --- a/source/USB Test App WPF/FodyWeavers.xml +++ b/source/USB Test App WPF/FodyWeavers.xml @@ -1,4 +1,4 @@  - - + + \ No newline at end of file diff --git a/source/USB Test App WPF/FodyWeavers.xsd b/source/USB Test App WPF/FodyWeavers.xsd new file mode 100644 index 00000000..a608e3f5 --- /dev/null +++ b/source/USB Test App WPF/FodyWeavers.xsd @@ -0,0 +1,49 @@ + + + + + + + + + + + Used to control if the On_PropertyName_Changed feature is enabled. + + + + + Used to change the name of the method that fires the notify event. This is a string that accepts multiple values in a comma separated form. + + + + + Used to control if equality checks should be inserted. If false, equality checking will be disabled for the project. + + + + + Used to control if equality checks should use the Equals method resolved from the base class. + + + + + Used to control if equality checks should use the static Equals method resolved from the base class. + + + + + + + + 'true' to run assembly verification on the target assembly after all weavers have been finished. + + + + + A comma separated list of error codes that can be safely ignored in assembly verification. + + + + + \ No newline at end of file diff --git a/source/USB Test App WPF/Serial Test App WPF.csproj b/source/USB Test App WPF/Serial Test App WPF.csproj index 672b024d..0a9d3458 100644 --- a/source/USB Test App WPF/Serial Test App WPF.csproj +++ b/source/USB Test App WPF/Serial Test App WPF.csproj @@ -1,6 +1,6 @@  - + Debug @@ -50,8 +50,8 @@ ..\packages\MvvmLightLibs.5.4.1.1\lib\net45\GalaSoft.MvvmLight.Platform.dll - - ..\packages\PropertyChanged.Fody.2.5.13\lib\net452\PropertyChanged.dll + + ..\packages\PropertyChanged.Fody.2.6.0\lib\net452\PropertyChanged.dll @@ -152,9 +152,9 @@ This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - + + - + \ No newline at end of file diff --git a/source/USB Test App WPF/packages.config b/source/USB Test App WPF/packages.config index c35d7d44..2033f819 100644 --- a/source/USB Test App WPF/packages.config +++ b/source/USB Test App WPF/packages.config @@ -1,11 +1,11 @@  - + - + diff --git a/source/nanoFramework.Tools.DebugLibrary.Net/FodyWeavers.xml b/source/nanoFramework.Tools.DebugLibrary.Net/FodyWeavers.xml index 18b455da..4e68ed1a 100644 --- a/source/nanoFramework.Tools.DebugLibrary.Net/FodyWeavers.xml +++ b/source/nanoFramework.Tools.DebugLibrary.Net/FodyWeavers.xml @@ -1,4 +1,4 @@ - - - - + + + + \ No newline at end of file diff --git a/source/nanoFramework.Tools.DebugLibrary.Net/FodyWeavers.xsd b/source/nanoFramework.Tools.DebugLibrary.Net/FodyWeavers.xsd new file mode 100644 index 00000000..a608e3f5 --- /dev/null +++ b/source/nanoFramework.Tools.DebugLibrary.Net/FodyWeavers.xsd @@ -0,0 +1,49 @@ + + + + + + + + + + + Used to control if the On_PropertyName_Changed feature is enabled. + + + + + Used to change the name of the method that fires the notify event. This is a string that accepts multiple values in a comma separated form. + + + + + Used to control if equality checks should be inserted. If false, equality checking will be disabled for the project. + + + + + Used to control if equality checks should use the Equals method resolved from the base class. + + + + + Used to control if equality checks should use the static Equals method resolved from the base class. + + + + + + + + 'true' to run assembly verification on the target assembly after all weavers have been finished. + + + + + A comma separated list of error codes that can be safely ignored in assembly verification. + + + + + \ No newline at end of file diff --git a/source/nanoFramework.Tools.DebugLibrary.Net/nanoFramework.Tools.DebugLibrary.Net.csproj b/source/nanoFramework.Tools.DebugLibrary.Net/nanoFramework.Tools.DebugLibrary.Net.csproj index e85797a3..c4df00a1 100644 --- a/source/nanoFramework.Tools.DebugLibrary.Net/nanoFramework.Tools.DebugLibrary.Net.csproj +++ b/source/nanoFramework.Tools.DebugLibrary.Net/nanoFramework.Tools.DebugLibrary.Net.csproj @@ -1,6 +1,6 @@  - + @@ -61,8 +61,8 @@ For UWP look for the respective Nuget package. - - ..\packages\PropertyChanged.Fody.2.5.13\lib\net452\PropertyChanged.dll + + ..\packages\PropertyChanged.Fody.2.6.0\lib\net452\PropertyChanged.dll @@ -109,12 +109,12 @@ For UWP look for the respective Nuget package. - - - + + + - - + + \ No newline at end of file diff --git a/source/nanoFramework.Tools.DebugLibrary.Net/packages.config b/source/nanoFramework.Tools.DebugLibrary.Net/packages.config index c70d08c8..990bc81a 100644 --- a/source/nanoFramework.Tools.DebugLibrary.Net/packages.config +++ b/source/nanoFramework.Tools.DebugLibrary.Net/packages.config @@ -1,9 +1,9 @@  - - + + - + diff --git a/source/nanoFramework.Tools.DebugLibrary.UWP/FodyWeavers.xml b/source/nanoFramework.Tools.DebugLibrary.UWP/FodyWeavers.xml index 18b455da..4e68ed1a 100644 --- a/source/nanoFramework.Tools.DebugLibrary.UWP/FodyWeavers.xml +++ b/source/nanoFramework.Tools.DebugLibrary.UWP/FodyWeavers.xml @@ -1,4 +1,4 @@ - - - - + + + + \ No newline at end of file diff --git a/source/nanoFramework.Tools.DebugLibrary.UWP/FodyWeavers.xsd b/source/nanoFramework.Tools.DebugLibrary.UWP/FodyWeavers.xsd new file mode 100644 index 00000000..a608e3f5 --- /dev/null +++ b/source/nanoFramework.Tools.DebugLibrary.UWP/FodyWeavers.xsd @@ -0,0 +1,49 @@ + + + + + + + + + + + Used to control if the On_PropertyName_Changed feature is enabled. + + + + + Used to change the name of the method that fires the notify event. This is a string that accepts multiple values in a comma separated form. + + + + + Used to control if equality checks should be inserted. If false, equality checking will be disabled for the project. + + + + + Used to control if equality checks should use the Equals method resolved from the base class. + + + + + Used to control if equality checks should use the static Equals method resolved from the base class. + + + + + + + + 'true' to run assembly verification on the target assembly after all weavers have been finished. + + + + + A comma separated list of error codes that can be safely ignored in assembly verification. + + + + + \ No newline at end of file diff --git a/source/nanoFramework.Tools.DebugLibrary.UWP/nanoFramework.Tools.DebugLibrary.UWP.csproj b/source/nanoFramework.Tools.DebugLibrary.UWP/nanoFramework.Tools.DebugLibrary.UWP.csproj index 462bd1dc..46f315c5 100644 --- a/source/nanoFramework.Tools.DebugLibrary.UWP/nanoFramework.Tools.DebugLibrary.UWP.csproj +++ b/source/nanoFramework.Tools.DebugLibrary.UWP/nanoFramework.Tools.DebugLibrary.UWP.csproj @@ -140,10 +140,10 @@ For .NET look for the respective Nuget package. - 6.1.9 + 6.2.2 - 2.2.13 + 2.2.33 runtime; build; native; contentfiles; analyzers all @@ -151,7 +151,7 @@ For .NET look for the respective Nuget package. 0.2.2 - 2.5.13 + 2.6.0 4.5.1