B
Ben
Hi all,
First i have to state this is my first entry ever in a forum. So
please be forgiving...
I am a newbe to dotnet versioning...
The Situation is the following: Our application is using an external
managed .dll. Whos version is changing from time to time. The
interface is not changing at all. As i have included this dll in my
project i have to rebuild my application everytime the version number
is augmenting : 1.0.x.y. The major and minor build version do not
change.
using .net compact framework 1.1
Isnt it possible to state a policy that if x and y are changing the
clr still accepts these version numbers without recompiling my
application?
For any help thanks in advance
Ben
First i have to state this is my first entry ever in a forum. So
please be forgiving...
I am a newbe to dotnet versioning...
The Situation is the following: Our application is using an external
managed .dll. Whos version is changing from time to time. The
interface is not changing at all. As i have included this dll in my
project i have to rebuild my application everytime the version number
is augmenting : 1.0.x.y. The major and minor build version do not
change.
using .net compact framework 1.1
Isnt it possible to state a policy that if x and y are changing the
clr still accepts these version numbers without recompiling my
application?
For any help thanks in advance
Ben