Dijji / RepairTasks

Discover and repair problems with scheduled Windows 7 Tasks
Microsoft Public License
41 stars 6 forks source link

Build failure: missing Properties/Resources.resx #12

Closed SamB closed 6 years ago

SamB commented 6 years ago

So, when I try to build this in VS 2013 or 2015, I get an error along the lines of:

C:\Program Files (x86)\MSBuild\12.0\bin\Microsoft.Common.CurrentVersion.targets(2584,5): error MSB3552: Resource file "Properties\Resources.resx" cannot be found.

There's also some sort of complaint about System.Xaml not being found (apparently it doesn't actually exist until .NET 4.0), but that seems to just be a warning.

Dijji commented 6 years ago

I have added the missing resource files. Thank you for letting me know about this. Sorry response was slow, I was expecting to be notified when an issue was created.

Dijji commented 6 years ago

Can you please check that the problem is now fixed?

Dijji commented 6 years ago

Fixed