mirror of
https://github.com/EpicMorg/SteamPathsLib.git
synced 2024-12-26 22:45:29 +03:00
Merge branch 'master' of https://github.com/EpicMorg/SteamPathsLib
This commit is contained in:
commit
fac2237a46
@ -1,13 +1,13 @@
|
||||
os: windows
|
||||
language: csharp
|
||||
solution: src\SteamPathsLib.sln
|
||||
solution: src/EpicMorg.SteamPathsSolution.sln
|
||||
services:
|
||||
- nuget
|
||||
install:
|
||||
- nuget restore src\SteamPathsLib.sln
|
||||
- nuget restore src/EpicMorg.SteamPathsSolution.sln
|
||||
matrix:
|
||||
include:
|
||||
- name: Library Build
|
||||
name: Library Build
|
||||
script:
|
||||
- msbuild /p:Configuration=Release src\SteamPathsLib.sln
|
||||
- msbuild /p:Configuration=Release src/EpicMorg.SteamPathsSolution.sln
|
||||
|
||||
|
@ -1 +1 @@
|
||||
|
||||
* `1.0.0.0` - initial release
|
||||
|
Loading…
Reference in New Issue
Block a user