Skip to content

Commit

Permalink
Remove unused reference
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-r-elp committed Oct 5, 2024
1 parent 062e9b1 commit dd500ee
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/Build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- name: Setup dotnet
uses: actions/setup-dotnet@v1
with:
dotnet-version: 8.0.400
dotnet-version: 8.0.x
- name: Initialize modding environment
uses: beat-forge/init-beatsaber@v1.6.4
with:
Expand Down
4 changes: 0 additions & 4 deletions MultiplayerExtensions/MultiplayerExtensions.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -121,10 +121,6 @@
<Private>False</Private>
<SpecificVersion>False</SpecificVersion>
</Reference>
<Reference Include="Polyglot">
<HintPath>$(BeatSaberDir)\Beat Saber_Data\Managed\Polyglot.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="SemVer">
<HintPath>$(BeatSaberDir)\Libs\SemVer.dll</HintPath>
<Private>False</Private>
Expand Down

0 comments on commit dd500ee

Please sign in to comment.