Skip to content

Commit

Permalink
Merge pull request #63 from linksplatform/dependabot/nuget/Microsoft.…
Browse files Browse the repository at this point in the history
…NETFramework.ReferenceAssemblies-1.0.3

Bump Microsoft.NETFramework.ReferenceAssemblies from 1.0.2 to 1.0.3
  • Loading branch information
FreePhoenix888 authored Jul 5, 2023
2 parents 1c09286 + 0910ce7 commit d52fbfe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Platform.Threading.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ Performance optimizations, issues fix.</PackageReleaseNotes>
</PropertyGroup>

<ItemGroup Condition="$(TargetFramework.StartsWith('net4')) AND '$(MSBuildRuntimeType)' == 'Core' AND '$(OS)' != 'Windows_NT'">
<PackageReference Include="Microsoft.NETFramework.ReferenceAssemblies" Version="1.0.2" PrivateAssets="All" />
<PackageReference Include="Microsoft.NETFramework.ReferenceAssemblies" Version="1.0.3" PrivateAssets="All" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit d52fbfe

Please sign in to comment.