Quantcast
Channel: Fluent Validation for .NET
Viewing all articles
Browse latest Browse all 1917

Closed Unassigned: Universal app 8.1 release build resources not found [7214]

$
0
0
I was trying to use this library in a universal windows app 8.1, which is working fine until I use Release mode to deploy the app.
There seems to be a problem with the location of resource files, I believe microsoft changed the way these work (not sure). In universal apps resw files should be used instead of resx so far I know.

This is the following error I get when deploying:
```
Error: Compile filter argument specified non-existent file: ...\obj\ARM\Release\MSIL\da\FluentValidation.resources.dll
```

I checked the folder and indeed its not there, but it is in ...\obj\ARM\Release\MSIL\FluentValidation.resources.dll

Instead of each language in a separate folder.

Does anyone know a fix for this or will this require a new fluentvalidation package for universal apps?
Comments: I've copied this issue over to the github project page. Please post any further comments here: https://github.com/JeremySkinner/FluentValidation/issues/51

Viewing all articles
Browse latest Browse all 1917

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>