Skip to content

Commit

Permalink
Unsigned Roslyn build
Browse files Browse the repository at this point in the history
  • Loading branch information
yevhen committed May 28, 2014
1 parent 6b4c5a9 commit 0e8d87f
Show file tree
Hide file tree
Showing 17 changed files with 2 additions and 12 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
5 changes: 0 additions & 5 deletions Source/Nake/App.config
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,4 @@
<startup>
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5" />
</startup>
<runtime>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<probing privatePath="Roslyn\Roslyn.Compilers.Common.1.2.20906.2\lib\net45;Roslyn\Roslyn.Compilers.CSharp.1.2.20906.2\lib\net45"/>
</assemblyBinding>
</runtime>
</configuration>
4 changes: 2 additions & 2 deletions Source/ProductAssemblyInfo.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
using System.Reflection;

[assembly: AssemblyVersion("2.0.5.0")]
[assembly: AssemblyInformationalVersion("2.0.5-beta")]
[assembly: AssemblyVersion("2.0.6.0")]
[assembly: AssemblyInformationalVersion("2.0.6-beta")]
[assembly: AssemblyCopyright("Copyright © Yevhen Bobrov 2013")]
Binary file modified Tools/Nake/Meta.dll
Binary file not shown.
Binary file modified Tools/Nake/Meta.pdb
Binary file not shown.
Binary file modified Tools/Nake/Microsoft.CodeAnalysis.CSharp.dll
Binary file not shown.
Binary file modified Tools/Nake/Microsoft.CodeAnalysis.dll
Binary file not shown.
Binary file modified Tools/Nake/Nake.exe
Binary file not shown.
5 changes: 0 additions & 5 deletions Tools/Nake/Nake.exe.config
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,4 @@
<startup>
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5" />
</startup>
<runtime>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<probing privatePath="Roslyn\Roslyn.Compilers.Common.1.2.20906.2\lib\net45;Roslyn\Roslyn.Compilers.CSharp.1.2.20906.2\lib\net45"/>
</assemblyBinding>
</runtime>
</configuration>
Binary file modified Tools/Nake/Nake.pdb
Binary file not shown.
Binary file removed Tools/Nake/Utility.Tests.dll
Binary file not shown.
Binary file removed Tools/Nake/Utility.Tests.pdb
Binary file not shown.
Binary file modified Tools/Nake/Utility.dll
Binary file not shown.
Binary file modified Tools/Nake/Utility.pdb
Binary file not shown.

0 comments on commit 0e8d87f

Please sign in to comment.