diff --git a/Claunia.RsrcFork/Claunia.RsrcFork.csproj b/Claunia.RsrcFork/Claunia.RsrcFork.csproj index 337b5f6..7bc1fc1 100644 --- a/Claunia.RsrcFork/Claunia.RsrcFork.csproj +++ b/Claunia.RsrcFork/Claunia.RsrcFork.csproj @@ -1,5 +1,6 @@ + Debug AnyCPU @@ -11,6 +12,16 @@ 2.0 1.0 false + Claunia.RsrcFork + 1.0 + Natalia Portillo + https://raw.githubusercontent.com/claunia/Claunia.RsrcFork/master/LICENSE + true + claunia + https://www.github.com/claunia/Claunia.RsrcFork + Library for handling resource forks. + Claunia.RsrcFork + Library for handling resource forks. true @@ -46,6 +57,7 @@ README.md PreserveNewest + @@ -65,7 +77,7 @@ - + @@ -73,4 +85,5 @@ + \ No newline at end of file diff --git a/Claunia.RsrcFork/packages.config b/Claunia.RsrcFork/packages.config new file mode 100644 index 0000000..1aa0b1d --- /dev/null +++ b/Claunia.RsrcFork/packages.config @@ -0,0 +1,4 @@ + + + + \ No newline at end of file