mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-07 11:46:30 +02:00
Upgrade to .net framework 4.0
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<packages>
|
||||
<package id="Moq" version="4.2.1409.1722" targetFramework="net35" />
|
||||
<package id="Moq" version="4.2.1409.1722" targetFramework="net35" requireReinstallation="True" />
|
||||
<package id="NUnit" version="2.6.3" targetFramework="net35" />
|
||||
</packages>
|
||||
Reference in New Issue
Block a user