1 |
I
just
checked
the
latest
version
of
Newtonsoft.
JSON
and
it
*is*
compiled
against
the
.
NET
4
CF.
I
have
no
idea
when
this
changed,
or
even
*if*
the
reason
the
installer
was
erroring-out
on
Newtonsoft.
JSON.
I
just
know
that
I've
handled
similar
DLL
errors
in
server-software
by
switching
to
full
.
NET
framework
4.
Apparently
that's
not
a
great
option
here
since
the
user-experience
for
requiring
full
.
NET
4
*sucks*.
|
1 |
I
just
checked
the
latest
version
of
Newtonsoft.
JSON
and
it
*is*
compiled
against
the
.
NET
4
CP.
I
have
no
idea
when
this
changed,
or
even
*if*
the
reason
the
installer
was
erroring-out
on
Newtonsoft.
JSON.
I
just
know
that
I've
handled
similar
DLL
errors
in
server-software
by
switching
to
full
.
NET
framework
4.
Apparently
that's
not
a
great
option
here
since
the
user-experience
for
requiring
full
.
NET
4
*sucks*.
|
3 |
Either way, it looks like this isn't a good solution for the error. God dammit Microsoft, why does ClickOnce suck so much?
|
3 |
Either way, it looks like this isn't a good solution for the error. God dammit Microsoft, why does ClickOnce suck so much?
|