Skip to content
This repository has been archived by the owner on Jan 18, 2024. It is now read-only.

Commit

Permalink
Merge pull request #184 from libimobiledevice-win32/fixes/bump-native
Browse files Browse the repository at this point in the history
Bump native build
  • Loading branch information
qmfrederik committed Feb 22, 2021
2 parents bdd7973 + 9901d72 commit d043dda
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
@@ -1,5 +1,5 @@
variables:
nativeBuild: 1100
nativeBuild: 1119
nativePipeline: 12
runTests: true
createDeb: true
Expand Down
4 changes: 2 additions & 2 deletions iMobileDevice-net/iMobileDevice-net.csproj
Expand Up @@ -21,8 +21,8 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="NerdBank.GitVersioning" Version="3.0.28" PrivateAssets="all" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0-beta2-19554-01" PrivateAssets="All" />
<PackageReference Include="NerdBank.GitVersioning" Version="3.4.165-alpha" PrivateAssets="all" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0" PrivateAssets="All" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit d043dda

Please sign in to comment.