|
57 | 57 | <ItemGroup>
|
58 | 58 | <Reference Include="Microsoft.CSharp, Version=2.0.5.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" />
|
59 | 59 | <Reference Include="mscorlib" />
|
60 |
| - <Reference Include="SshNet.Security.Cryptography, Version=1.0.0.0, Culture=neutral, PublicKeyToken=50c6375d29e47192, processorArchitecture=MSIL"> |
61 |
| - <HintPath>..\..\packages\SshNet.Security.Cryptography.1.0.0\lib\sl4\SshNet.Security.Cryptography.dll</HintPath> |
| 60 | + <Reference Include="SshNet.Security.Cryptography, Version=1.1.0.0, Culture=neutral, PublicKeyToken=50c6375d29e47192, processorArchitecture=MSIL"> |
| 61 | + <HintPath>..\..\packages\SshNet.Security.Cryptography.1.1.0\lib\sl4\SshNet.Security.Cryptography.dll</HintPath> |
62 | 62 | <Private>True</Private>
|
63 | 63 | </Reference>
|
64 | 64 | <Reference Include="system" />
|
|
898 | 898 | <None Include="..\Renci.SshNet.snk">
|
899 | 899 | <Link>Renci.SshNet.snk</Link>
|
900 | 900 | </None>
|
901 |
| - <None Include="packages.config" /> |
| 901 | + <None Include="packages.config"> |
| 902 | + <SubType>Designer</SubType> |
| 903 | + </None> |
902 | 904 | </ItemGroup>
|
903 | 905 | <Import Project="$(MSBuildExtensionsPath32)\Microsoft\Silverlight\$(SilverlightVersion)\Microsoft.Silverlight.CSharp.targets" />
|
904 | 906 | <ProjectExtensions>
|
905 | 907 | <VisualStudio>
|
906 | 908 | <FlavorProperties GUID="{A1591282-1198-4647-A2B1-27E5FF5F6F3B}">
|
907 | 909 | <SilverlightProjectProperties />
|
908 | 910 | </FlavorProperties>
|
909 |
| - <UserProperties ProjectLinkReference="2f5f8c90-0bd1-424f-997c-7bc6280919d1" ProjectLinkerExcludeFilter="\\?desktop(\\.*)?$;\\?silverlight(\\.*)?$;\.desktop;\.silverlight;\.xaml;^service references(\\.*)?$;\.clientconfig;^web references(\\.*)?$" /> |
| 911 | + <UserProperties ProjectLinkerExcludeFilter="\\?desktop(\\.*)?$;\\?silverlight(\\.*)?$;\.desktop;\.silverlight;\.xaml;^service references(\\.*)?$;\.clientconfig;^web references(\\.*)?$" ProjectLinkReference="2f5f8c90-0bd1-424f-997c-7bc6280919d1" /> |
910 | 912 | </VisualStudio>
|
911 | 913 | </ProjectExtensions>
|
912 | 914 | <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
|
0 commit comments