diff --git a/Directory.Build.props b/Directory.Build.props index b256925..58f0046 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -6,8 +6,11 @@ These classes are the baked-in .NET classes to programmatically read/update a ResX file. Spencer Farley - 1.2.0 + 1.3.0 + ## 1.3.0 + Support ResXNullRef nodes + ## 1.2.0 Fix errors when working with file-based ResX resources (icons, images, sound, files, etc) @@ -17,5 +20,6 @@ MIT https://github.com/farlee2121/ResXResourceReader.NetStandard ResX;ResXResourceReader;System.Resources;ResXResourceWriter;netstandard + true \ No newline at end of file