Skip to content

Commit

Permalink
[main] Update dependencies from dotnet/Microsoft.Maui.Graphics (#6771)
Browse files Browse the repository at this point in the history
* Update dependencies from https://github.com/dotnet/Microsoft.Maui.Graphics build 6.0.300-rc.3.1336+sha.70777dc-azdo.6102728

Microsoft.Maui.Graphics
 From Version 6.0.300-rc.3.1330 -> To Version 6.0.300-rc.3.1336

* Bump win2d

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: redth <[email protected]>
  • Loading branch information
3 people authored May 3, 2022
1 parent e16bb0b commit 3f5ea2e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -71,9 +71,9 @@
<Uri>https://github.com/dotnet/templating</Uri>
<Sha>3f4da9ced34942d83054e647f3b1d9d7dde281e8</Sha>
</Dependency>
<Dependency Name="Microsoft.Maui.Graphics" Version="6.0.300-rc.3.1330">
<Dependency Name="Microsoft.Maui.Graphics" Version="6.0.300-rc.3.1336">
<Uri>https://github.com/dotnet/Microsoft.Maui.Graphics</Uri>
<Sha>50dcbea732d60860c1aa4c40d714b43d23420b71</Sha>
<Sha>70777dc83809a9b3b49e2a8faeaabe7f9143ea80</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.XHarness.TestRunners.Common" Version="1.0.0-prerelease.22252.1">
<Uri>https://github.com/dotnet/xharness</Uri>
Expand Down
4 changes: 2 additions & 2 deletions eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<!-- wasdk -->
<MicrosoftWindowsAppSDKPackageVersion>1.0.3</MicrosoftWindowsAppSDKPackageVersion>
<MicrosoftWindowsSDKBuildToolsPackageVersion>10.0.22000.194</MicrosoftWindowsSDKBuildToolsPackageVersion>
<MicrosoftGraphicsWin2DPackageVersion>1.0.1</MicrosoftGraphicsWin2DPackageVersion>
<MicrosoftGraphicsWin2DPackageVersion>1.0.3.1</MicrosoftGraphicsWin2DPackageVersion>
<!-- Everything else -->
<MicrosoftAspNetCoreAuthorizationPackageVersion>6.0.4</MicrosoftAspNetCoreAuthorizationPackageVersion>
<MicrosoftAspNetCoreComponentsAnalyzersPackageVersion>6.0.4</MicrosoftAspNetCoreComponentsAnalyzersPackageVersion>
Expand All @@ -36,7 +36,7 @@
<MicrosoftCodeAnalysisNetAnalyzersVersion>7.0.0-preview1.22229.1</MicrosoftCodeAnalysisNetAnalyzersVersion>
<MicrosoftCodeAnalysisPublicApiAnalyzersVersion>3.3.3</MicrosoftCodeAnalysisPublicApiAnalyzersVersion>
<MicrosoftCodeAnalysisBannedApiAnalyzersVersion>3.3.3</MicrosoftCodeAnalysisBannedApiAnalyzersVersion>
<MicrosoftMauiGraphicsVersion>6.0.300-rc.3.1330</MicrosoftMauiGraphicsVersion>
<MicrosoftMauiGraphicsVersion>6.0.300-rc.3.1336</MicrosoftMauiGraphicsVersion>
<SystemNumericsVectorsVersion>4.5.0</SystemNumericsVectorsVersion>
<_MicrosoftWebWebView2Version>1.0.1185.39</_MicrosoftWebWebView2Version>
<!-- GLIDE - the android maven artifact in /src/Core/AndroidNative/maui/build.gradle -->
Expand Down

0 comments on commit 3f5ea2e

Please sign in to comment.