Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
07/22/10 00:44:01 (14 years ago)
Author:
swagner
Message:

Sorted usings and removed unused usings in entire solution (#1094)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.ExtLibs/HeuristicLab.ProtobufCS/0.9.1/ProtobufCS/src/ProtocolBuffers/Properties/AssemblyInfo.cs

    r3857 r4068  
    3232using System;
    3333using System.Reflection;
     34using System.Runtime.CompilerServices;
    3435using System.Runtime.InteropServices;
    35 using System.Runtime.CompilerServices;
    3636
    3737// General Information about an assembly is controlled through the following
     
    6969#endif
    7070
    71 [assembly:InternalsVisibleTo("Google.ProtocolBuffers.Test,PublicKey="+
    72 "00240000048000009400000006020000002400005253413100040000010001008179f2dd31a648"+
    73 "2a2359dbe33e53701167a888e7c369a9ae3210b64f93861d8a7d286447e58bc167e3d99483beda"+
    74 "72f738140072bb69990bc4f98a21365de2c105e848974a3d210e938b0a56103c0662901efd6b78"+
    75 "0ee6dbe977923d46a8fda18fb25c65dd73b149a5cd9f3100668b56649932dadd8cf5be52eb1dce"+
     71[assembly: InternalsVisibleTo("Google.ProtocolBuffers.Test,PublicKey=" +
     72"00240000048000009400000006020000002400005253413100040000010001008179f2dd31a648" +
     73"2a2359dbe33e53701167a888e7c369a9ae3210b64f93861d8a7d286447e58bc167e3d99483beda" +
     74"72f738140072bb69990bc4f98a21365de2c105e848974a3d210e938b0a56103c0662901efd6b78" +
     75"0ee6dbe977923d46a8fda18fb25c65dd73b149a5cd9f3100668b56649932dadd8cf5be52eb1dce" +
    7676"ad5cedbf")]
    7777[assembly: InternalsVisibleTo("ProtoGen,PublicKey=" +
Note: See TracChangeset for help on using the changeset viewer.