visual studio - Clear VS 2017 cache -


i'm using system.runtime.caching.memorycache in application. i'm trying delete cache because i'm making unit test data come cache @ 8:54am, , it's not refreshing.

so, i've tried delete visual studio's appdata folder without success. i've downloaded tool clear mef component cache, without success.

i've tried run test through visual studio 15, it's same cache.

anyone can me on how delete cache ?

thanks !

just call memorycache.remove before unit test


Comments

Popular posts from this blog

networking - Vagrant-provisioned VirtualBox VM is not reachable from Ubuntu host -

c# - ASP.NET Core - There is already an object named 'AspNetRoles' in the database -

ruby on rails - ArgumentError: Missing host to link to! Please provide the :host parameter, set default_url_options[:host], or set :only_path to true -