diff --git a/SharpProp/SharpProp.csproj b/SharpProp/SharpProp.csproj index c7e98da..879bc3a 100644 --- a/SharpProp/SharpProp.csproj +++ b/SharpProp/SharpProp.csproj @@ -11,12 +11,19 @@ https://github.com/portyanikhin/SharpProp MIT https://github.com/portyanikhin/SharpProp - CoolProp fluids mixtures humid air thermophysical properties + native CoolProp fluids mixtures humid air thermophysical properties + 1.0.1 - - Always + + PreserveNewest + build\ + true + + + build\ + true diff --git a/SharpProp/SharpProp.targets b/SharpProp/SharpProp.targets new file mode 100644 index 0000000..d56ea86 --- /dev/null +++ b/SharpProp/SharpProp.targets @@ -0,0 +1,9 @@ + + + + + + PreserveNewest + + + \ No newline at end of file