1
0
mirror of https://github.com/bitwarden/browser synced 2026-01-08 11:33:28 +00:00

update to aspnet core rtm

This commit is contained in:
Kyle Spearrin
2016-07-13 18:38:55 -04:00
parent 1acacf5bb6
commit fff64877ff
2 changed files with 8 additions and 8 deletions

View File

@@ -1,6 +1,6 @@
{
"projects": [ "src", "test" ],
"sdk": {
"version": "1.0.0-preview1-002702"
}
"projects": [ "src", "test" ],
"sdk": {
"version": "1.0.0-preview2-003121"
}
}