Skip to content

Commit

Permalink
We don't need to ship Microsoft.CSharp.dll 😕
Browse files Browse the repository at this point in the history
  • Loading branch information
bennor committed Mar 22, 2017
1 parent 5edf921 commit 13078db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion AutoT4/AutoT4.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
</Reference>
<Reference Include="Microsoft.CSharp">
<EmbedInteropTypes>False</EmbedInteropTypes>
<Private>True</Private>
<Private>False</Private>
</Reference>
<Reference Include="Microsoft.VisualStudio.CommandBars, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<EmbedInteropTypes>True</EmbedInteropTypes>
Expand Down

0 comments on commit 13078db

Please sign in to comment.