Skip to content

Commit

Permalink
Update submodules
Browse files Browse the repository at this point in the history
  • Loading branch information
wtfsck committed Apr 30, 2016
1 parent 045d13f commit 446cb3f
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 7 deletions.
2 changes: 1 addition & 1 deletion Plugins/ILSpy.Decompiler/ICSharpCode.Decompiler
Submodule ICSharpCode.Decompiler updated from 90d70d to 9941c9
2 changes: 1 addition & 1 deletion Plugins/ILSpy.Decompiler/NRefactory
6 changes: 3 additions & 3 deletions dnSpy.sln
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,11 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Libraries", "Libraries", "{
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Plugins", "Plugins", "{01A442C1-3CE6-45A7-BE1B-9E288ADC33F3}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "dnSpy.Debugger", "Plugins\dnSpy.Debugger", "{29E1907A-9C87-4F6E-961C-1C45273EFAFA}"
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "dnSpy.Debugger", "dnSpy.Debugger", "{29E1907A-9C87-4F6E-961C-1C45273EFAFA}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Examples", "Plugins\Examples", "{843A6224-CA2A-4D25-B507-53C05675F021}"
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Examples", "Examples", "{843A6224-CA2A-4D25-B507-53C05675F021}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "ILSpy.Decompiler", "Plugins\ILSpy.Decompiler", "{6C439ABB-7252-4F00-9A21-121C11E98895}"
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "ILSpy.Decompiler", "ILSpy.Decompiler", "{6C439ABB-7252-4F00-9A21-121C11E98895}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "dnSpy-x86", "dnSpy\dnSpy-x86\dnSpy-x86.csproj", "{0F407613-E15D-4FB5-89DF-EE866DB6A7EC}"
EndProject
Expand Down
3 changes: 1 addition & 2 deletions dnSpy/dnSpy.Decompiler.Shared/dnSpy.Decompiler.Shared.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,7 @@
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>dnSpy.Decompiler.Shared</RootNamespace>
<AssemblyName>dnSpy.Decompiler.Shared</AssemblyName>
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
<TargetFrameworkProfile>Client</TargetFrameworkProfile>
<TargetFrameworkVersion>v4.6</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment>
<SignAssembly>True</SignAssembly>
<AssemblyOriginatorKeyFile>..\..\dnSpy.snk</AssemblyOriginatorKeyFile>
Expand Down

0 comments on commit 446cb3f

Please sign in to comment.