Logo
Explore Help
Register Sign In
Mirrors/PowerToys
1
0
Fork 0
You've already forked PowerToys
mirror of https://github.com/microsoft/PowerToys.git synced 2026-04-07 11:46:30 +02:00
Code Issues Packages Projects Releases Wiki Activity
Files
708dba6cb163aeef379d08a39b9648b4380ba910
PowerToys/Wox.Plugin/packages.config

6 lines
298 B
Plaintext
Raw Normal View History

Refactoring CustomizedPluginConfig 1. Reorder the sequence of initialization of UserSettings. 2. Use dictionary for CustomizedPluginConfigs, so code logic like `.FirstOrDefault(o => o.ID == id);` are removed 3. part of #389
2016-03-25 01:22:24 +00:00
<?xml version="1.0" encoding="utf-8"?>
<packages>
Use resharper annotation nuget package
2016-04-22 23:11:22 +01:00
<package id="JetBrains.Annotations" version="10.1.4" targetFramework="net452" />
Refactoring CustomizedPluginConfig 1. Reorder the sequence of initialization of UserSettings. 2. Use dictionary for CustomizedPluginConfigs, so code logic like `.FirstOrDefault(o => o.ID == id);` are removed 3. part of #389
2016-03-25 01:22:24 +00:00
<package id="Newtonsoft.Json" version="8.0.3" targetFramework="net452" />
Use resharper annotation nuget package
2016-04-22 23:11:22 +01:00
<package id="System.Runtime" version="4.0.0" targetFramework="net452" />
Refactoring CustomizedPluginConfig 1. Reorder the sequence of initialization of UserSettings. 2. Use dictionary for CustomizedPluginConfigs, so code logic like `.FirstOrDefault(o => o.ID == id);` are removed 3. part of #389
2016-03-25 01:22:24 +00:00
</packages>
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.2 Page: 32ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API