We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43c91bd commit a0c3d4bCopy full SHA for a0c3d4b
.travis.yml
@@ -4,4 +4,4 @@ install:
4
- travis_retry nuget restore -source "https://www.nuget.org/api/v2" FreeLauncher.sln
5
script:
6
- xbuild /validate ./src/dotMCLauncher.Core/dotMCLauncher.Core.csproj
7
-- xbuild /validate ./src/dotMCLauncher.YaDra4il/dotMCLauncher.YaDra4il.csproj
+- xbuild /validate ./src/dotMCLauncher.Yggdrasil/dotMCLauncher.Yggdrasil.csproj
0 commit comments