Update GraphingCalculator Projects to allow official builds (#852)

* renamed MockGraphingImpl to GraphingImpl, updated the nuget.config to include the WindowsApps feed

* Revert nuget.config change

* Updated vcxproj files to output to the same directory regardless of configuration

* Removed outder used GenerateProjectSpecificOutputfolder instead

* revert commenting out the temporary.pfx cert in the calculator.vcxproj file
This commit is contained in:
Stephanie Anderl 2019-12-10 16:15:49 -08:00 committed by GitHub
commit f593c621aa
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
14 changed files with 20 additions and 104 deletions

View file

@ -3,4 +3,4 @@
<config>
<add key="repositorypath" value=".\packages" />
</config>
</configuration>
</configuration>