Skip to content

Commit

Permalink
chore(deps): update dependency microsoft.netframework.referenceassemb…
Browse files Browse the repository at this point in the history
…lies to 1.0.3
  • Loading branch information
renovate-bot authored and jskeet committed Aug 29, 2024
1 parent 7b01083 commit e3a6f6a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<ItemGroup>
<ProjectReference Include="..\Google.Apis.Auth\Google.Apis.Auth.csproj" />

<PackageReference Include="Microsoft.NETFramework.ReferenceAssemblies" Version="1.0.2" PrivateAssets="All" />
<PackageReference Include="Microsoft.NETFramework.ReferenceAssemblies" Version="1.0.3" PrivateAssets="All" />
</ItemGroup>

</Project>
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<ItemGroup>
<ProjectReference Include="..\Google.Apis\Google.Apis.csproj" />

<PackageReference Include="Microsoft.NETFramework.ReferenceAssemblies" Version="1.0.2" PrivateAssets="All" />
<PackageReference Include="Microsoft.NETFramework.ReferenceAssemblies" Version="1.0.3" PrivateAssets="All" />
</ItemGroup>

</Project>

0 comments on commit e3a6f6a

Please sign in to comment.