diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..30a5b28 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +*.verified.txt text eol=lf working-tree-encoding=UTF-8 \ No newline at end of file diff --git a/Directory.Packages.props b/Directory.Packages.props index 05994e3..8554865 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -12,21 +12,21 @@ - + - + - + - + - + \ No newline at end of file diff --git a/global.json b/global.json index eddcfa8..f8447fd 100644 --- a/global.json +++ b/global.json @@ -1,5 +1,5 @@ { "msbuild-sdks": { - "Skyline.DataMiner.Sdk": "2.5.4" + "Skyline.DataMiner.Sdk": "2.5.5" } } \ No newline at end of file