Skip to content

Commit

Permalink
Upgraded Polysharp to 1.12.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Metious committed Feb 9, 2023
1 parent dfe2aac commit 1c9f3b0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Example mod/Example mod.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,6 @@
<ItemGroup>
<PackageReference Include="BepInEx.Core" Version="5.4.21" />
<PackageReference Include="BepInEx.PluginInfoProps" Version="1.1.0" />
<PackageReference Include="PolySharp" Version="1.8.3" />
<PackageReference Include="PolySharp" Version="1.12.1" />
</ItemGroup>
</Project>
2 changes: 1 addition & 1 deletion SMLHelper/SMLHelper.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@
<PackageReference Include="7-Zip.CommandLine" Version="18.1.0" />
<PackageReference Include="BepInEx.Core" Version="5.4.21" />
<PackageReference Include="BepInEx.PluginInfoProps" Version="1.1.0" />
<PackageReference Include="PolySharp" Version="1.8.3" />
<PackageReference Include="PolySharp" Version="1.12.1" />
</ItemGroup>
<Import Project="$(SolutionDir)PostBuild.targets" />
</Project>

0 comments on commit 1c9f3b0

Please sign in to comment.