Switch to using public Nuget.org feed (#1178)

* Switch to using public Nuget.org feed

* Add packages

* specify woring directory

* switch to arg

* custom command

* Try using newer nuget

* Use custom command

* Use v1 of task

* Remove assessment update

* Add xliffparser package

* Add resx package
This commit is contained in:
Charles Gagnon
2021-03-19 15:16:03 -07:00
committed by GitHub
parent 0f4767aa6c
commit 4f1530891b
7 changed files with 6 additions and 8 deletions

5
.gitignore vendored
View File

@@ -1,4 +1,4 @@
syntax: glob
syntax: glob
### VisualStudio ###
*.dgml
@@ -32,7 +32,6 @@ x64/
x86/
build/
bld/
[Bb]in/
[Oo]bj/
msbuild.log
msbuild.err
@@ -173,7 +172,7 @@ publish/
# NuGet Packages
*.nuget.props
*.nuget.targets
*.nupkg
src/**/*.nupkg
**/packages/*
# Windows Azure Build Output