File tree Expand file tree Collapse file tree
msbuild/Xamarin.iOS.Tasks.Windows Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2222 <PackageReference Include =" Xamarin.Messaging.Build.Client" Version =" $(MessagingVersion)" IncludeAssets =" contentFiles" />
2323 <PackageReference Include =" Xamarin.Messaging.Core" Version =" $(MessagingVersion)" IncludeAssets =" build" />
2424 <PackageReference Include =" Xamarin.Messaging.Server" Version =" $(MessagingVersion)" IncludeAssets =" contentFiles" />
25+ <PackageReference Include =" iSign.Core" Version =" $(HotRestartVersion)" GeneratePathProperty =" true" />
2526 <PackageReference Include =" Xamarin.iOS.HotRestart.Client" Version =" $(HotRestartVersion)" GeneratePathProperty =" true" />
2627 <PackageReference Include =" System.Diagnostics.Tracer" Version =" 2.1.0-alpha" GeneratePathProperty =" true" />
2728 <!-- GitInfo is pulled in because of Xamarin.Messaging from above, but we don't want it, so just exclude all assets from it -->
3839 <None Include =" *.targets" >
3940 <CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
4041 </None >
41- <None Include =" $(PkgXamarin_iOS_HotRestart_Client )\lib\netstandard2.0\iSign.Core.pdb" CopyToOutputDirectory =" PreserveNewest" />
42+ <None Include =" $(PkgiSign_Core )\lib\netstandard2.0\iSign.Core.pdb" CopyToOutputDirectory =" PreserveNewest" />
4243 <None Include =" $(PkgXamarin_iOS_HotRestart_Client)\lib\netstandard2.0\Xamarin.iOS.Windows.Client.pdb" CopyToOutputDirectory =" PreserveNewest" />
4344 <Compile Include =" ../Versions.g.cs" />
4445 <Compile Include =" ..\Xamarin.MacDev.Tasks\PublishFolderType.cs" >
You can’t perform that action at this time.
0 commit comments