Skip to content

Commit

Permalink
Merge pull request #4492 from AvaloniaUI/fix-ci2
Browse files Browse the repository at this point in the history
dont generate sharpgen sources.
  • Loading branch information
danwalmsley authored Aug 16, 2020
2 parents e8d6462 + 0daf5f7 commit 8f5e9df
Show file tree
Hide file tree
Showing 6 changed files with 4,174 additions and 1 deletion.
2 changes: 1 addition & 1 deletion src/Avalonia.Native/Avalonia.Native.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

<ItemGroup>
<SharpGenMapping Include="Mappings.xml" />
<PackageReference Include="SharpGenTools.Sdk" Version="1.2.1" PrivateAssets="all" />
<!--<PackageReference Include="SharpGenTools.Sdk" Version="1.2.1" PrivateAssets="all" />-->
<PackageReference Include="SharpGen.Runtime" Version="1.2.1" />
<PackageReference Include="SharpGen.Runtime.COM" Version="1.2.0" />
<ProjectReference Include="..\..\packages\Avalonia\Avalonia.csproj" />
Expand Down
Loading

0 comments on commit 8f5e9df

Please sign in to comment.