Skip to content

Commit

Permalink
Update some packages and Unity reference files
Browse files Browse the repository at this point in the history
  • Loading branch information
nike4613 committed May 21, 2023
1 parent 634d8fe commit b64c621
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Common.props
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@

<ItemGroup>
<PackageReference Include="Microsoft.NETFramework.ReferenceAssemblies" Version="1.0.2" />
<PackageReference Include="Nullable" Version="1.3.0">
<PackageReference Include="Nullable" Version="1.3.1">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="IsExternalInit" Version="1.0.2">
<PackageReference Include="IsExternalInit" Version="1.0.3">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
Expand Down
Binary file modified Refs/UnityEngine.CoreModule.Net4.dll
Binary file not shown.
Binary file modified Refs/UnityEngine.Net4.dll
Binary file not shown.
Binary file modified Refs/UnityEngine.UnityWebRequestModule.Net4.dll
Binary file not shown.

0 comments on commit b64c621

Please sign in to comment.