Quantcast
Channel: Recent Threads — Xamarin Community Forums
Viewing all articles
Browse latest Browse all 204402

AppResources.Designer.cs is not re-generated after upgrade PCL -> NETSTANDARD 2.0

$
0
0

Finally I upgraded my App from PCL -> NETSTANDARD 2.0.
All went fine, app runs fine, it uses string resources fine.

Now I added a new string resource to AppResources.resx (with the VS built in grid resource editor), but the AppResources.Designer.cs is not re-generated, so I could not use the new string in my code:
error CS0117: 'AppResources' does not contain a definition for 'IDS_NEWSTRING'

Tried re-build, etc.

How to "ask" VS2017 (win)/Xamarin NETSTANDARD 2.0 to re-generate those AppResources.$LANG$.Designer.cs files?


Viewing all articles
Browse latest Browse all 204402

Trending Articles



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