Free cookie consent management tool by TermsFeed Policy Generator

source: branches/2924_DotNetCoreMigration/HeuristicLab.PasswordDialog/3.4/packages.config @ 17756

Last change on this file since 17756 was 16857, checked in by dpiringe, 6 years ago

#2924: separated PasswordDialog from HeuristicLab.Clients.Common into new Project called HeuristicLab.PasswordDialog and migrated HeuristicLab.Clients.Common to .NET Standard

File size: 440 bytes
Line 
1<?xml version="1.0" encoding="utf-8"?>
2<packages>
3  <package id="System.Configuration.ConfigurationManager" version="4.5.0" targetFramework="net47" />
4  <package id="System.Security.AccessControl" version="4.5.0" targetFramework="net47" />
5  <package id="System.Security.Permissions" version="4.5.0" targetFramework="net47" />
6  <package id="System.Security.Principal.Windows" version="4.5.1" targetFramework="net47" />
7</packages>
Note: See TracBrowser for help on using the repository browser.