some config updates

This commit is contained in:
STAM 2020-01-02 03:29:16 +03:00
parent 5d56f7df6b
commit abbbec8678
2 changed files with 4 additions and 4 deletions

View File

@ -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
script:
- msbuild /p:Configuration=Release src\SteamPathsLib.sln
- msbuild /p:Configuration=Release src/EpicMorg.SteamPathsSolution.sln

View File

@ -1 +1 @@
* `1.0.0.0` - initial release