diff --git a/.vs/Bowling/FileContentIndex/2e2cc836-3ae8-4ac2-838a-7f2ec76339eb.vsidx b/.vs/Bowling/FileContentIndex/2e2cc836-3ae8-4ac2-838a-7f2ec76339eb.vsidx
deleted file mode 100644
index 5e315b7..0000000
Binary files a/.vs/Bowling/FileContentIndex/2e2cc836-3ae8-4ac2-838a-7f2ec76339eb.vsidx and /dev/null differ
diff --git a/.vs/Bowling/FileContentIndex/7461456f-4607-4e93-a52c-a0a7271e3e01.vsidx b/.vs/Bowling/FileContentIndex/7461456f-4607-4e93-a52c-a0a7271e3e01.vsidx
deleted file mode 100644
index b1684ca..0000000
Binary files a/.vs/Bowling/FileContentIndex/7461456f-4607-4e93-a52c-a0a7271e3e01.vsidx and /dev/null differ
diff --git a/.vs/Bowling/FileContentIndex/8a9882eb-11ac-49f9-8049-b0a7fce2c775.vsidx b/.vs/Bowling/FileContentIndex/8a9882eb-11ac-49f9-8049-b0a7fce2c775.vsidx
new file mode 100644
index 0000000..72c22d7
Binary files /dev/null and b/.vs/Bowling/FileContentIndex/8a9882eb-11ac-49f9-8049-b0a7fce2c775.vsidx differ
diff --git a/.vs/Bowling/FileContentIndex/b31a2f80-b827-4c45-98e8-79b696866f46.vsidx b/.vs/Bowling/FileContentIndex/b31a2f80-b827-4c45-98e8-79b696866f46.vsidx
new file mode 100644
index 0000000..e369278
Binary files /dev/null and b/.vs/Bowling/FileContentIndex/b31a2f80-b827-4c45-98e8-79b696866f46.vsidx differ
diff --git a/.vs/Bowling/FileContentIndex/d2706ece-85f2-44cc-b746-b34e35db2aa1.vsidx b/.vs/Bowling/FileContentIndex/d2706ece-85f2-44cc-b746-b34e35db2aa1.vsidx
new file mode 100644
index 0000000..83f1daa
Binary files /dev/null and b/.vs/Bowling/FileContentIndex/d2706ece-85f2-44cc-b746-b34e35db2aa1.vsidx differ
diff --git a/.vs/Bowling/FileContentIndex/da10ab89-687e-42de-b1b5-2f9a7383b110.vsidx b/.vs/Bowling/FileContentIndex/da10ab89-687e-42de-b1b5-2f9a7383b110.vsidx
new file mode 100644
index 0000000..abfce9a
Binary files /dev/null and b/.vs/Bowling/FileContentIndex/da10ab89-687e-42de-b1b5-2f9a7383b110.vsidx differ
diff --git a/.vs/Bowling/FileContentIndex/e42a5ae0-fb19-47f3-84f2-948fa17f38f4.vsidx b/.vs/Bowling/FileContentIndex/e42a5ae0-fb19-47f3-84f2-948fa17f38f4.vsidx
deleted file mode 100644
index 270f926..0000000
Binary files a/.vs/Bowling/FileContentIndex/e42a5ae0-fb19-47f3-84f2-948fa17f38f4.vsidx and /dev/null differ
diff --git a/.vs/Bowling/FileContentIndex/ff899c91-0438-4ebb-9dc5-44ee8bccf800.vsidx b/.vs/Bowling/FileContentIndex/ff899c91-0438-4ebb-9dc5-44ee8bccf800.vsidx
deleted file mode 100644
index 5aceeda..0000000
Binary files a/.vs/Bowling/FileContentIndex/ff899c91-0438-4ebb-9dc5-44ee8bccf800.vsidx and /dev/null differ
diff --git a/.vs/Bowling/v17/.suo b/.vs/Bowling/v17/.suo
index f0ad583..505ad07 100644
Binary files a/.vs/Bowling/v17/.suo and b/.vs/Bowling/v17/.suo differ
diff --git a/.vs/ProjectEvaluation/bowling.metadata.v2 b/.vs/ProjectEvaluation/bowling.metadata.v2
index 7ef5673..d18fff4 100644
Binary files a/.vs/ProjectEvaluation/bowling.metadata.v2 and b/.vs/ProjectEvaluation/bowling.metadata.v2 differ
diff --git a/.vs/ProjectEvaluation/bowling.projects.v2 b/.vs/ProjectEvaluation/bowling.projects.v2
index acb82dd..266ab14 100644
Binary files a/.vs/ProjectEvaluation/bowling.projects.v2 and b/.vs/ProjectEvaluation/bowling.projects.v2 differ
diff --git a/Bowling/Content/Content.mgcb b/Bowling/Content/Content.mgcb
index 0f2e981..a881224 100644
--- a/Bowling/Content/Content.mgcb
+++ b/Bowling/Content/Content.mgcb
@@ -63,6 +63,18 @@
/processorParam:TextureFormat=Color
/build:keggle.png
+#begin line.png
+/importer:TextureImporter
+/processor:TextureProcessor
+/processorParam:ColorKeyColor=255,0,255,255
+/processorParam:ColorKeyEnabled=True
+/processorParam:GenerateMipmaps=False
+/processorParam:PremultiplyAlpha=True
+/processorParam:ResizeToPowerOfTwo=False
+/processorParam:MakeSquare=False
+/processorParam:TextureFormat=Color
+/build:line.png
+
#begin logo.png
/importer:TextureImporter
/processor:TextureProcessor
diff --git a/Bowling/Content/bin/Windows/Content/line.xnb b/Bowling/Content/bin/Windows/Content/line.xnb
new file mode 100644
index 0000000..05ab220
Binary files /dev/null and b/Bowling/Content/bin/Windows/Content/line.xnb differ
diff --git a/Bowling/Content/bin/Windows/line.xnb b/Bowling/Content/bin/Windows/line.xnb
new file mode 100644
index 0000000..05ab220
Binary files /dev/null and b/Bowling/Content/bin/Windows/line.xnb differ
diff --git a/Bowling/Content/line.png b/Bowling/Content/line.png
new file mode 100644
index 0000000..551a026
Binary files /dev/null and b/Bowling/Content/line.png differ
diff --git a/Bowling/Content/obj/Windows/.mgcontent b/Bowling/Content/obj/Windows/.mgcontent
index b7acc5d..ffb52e2 100644
--- a/Bowling/Content/obj/Windows/.mgcontent
+++ b/Bowling/Content/obj/Windows/.mgcontent
@@ -9,6 +9,7 @@
C:/Users/Semejkin_AV/Documents/Github_repos/ProgtimeHack2022_Bowling/Bowling/Content/gameFont.spritefont
C:/Users/Semejkin_AV/Documents/Github_repos/ProgtimeHack2022_Bowling/Bowling/Content/gameFont2.spritefont
C:/Users/Semejkin_AV/Documents/Github_repos/ProgtimeHack2022_Bowling/Bowling/Content/keggle.png
+ C:/Users/Semejkin_AV/Documents/Github_repos/ProgtimeHack2022_Bowling/Bowling/Content/line.png
C:/Users/Semejkin_AV/Documents/Github_repos/ProgtimeHack2022_Bowling/Bowling/Content/logo.png
@@ -18,5 +19,6 @@
+
\ No newline at end of file
diff --git a/Bowling/Content/obj/Windows/.mgstats b/Bowling/Content/obj/Windows/.mgstats
index b3410d8..b77c5aa 100644
--- a/Bowling/Content/obj/Windows/.mgstats
+++ b/Bowling/Content/obj/Windows/.mgstats
@@ -1,7 +1,8 @@
Source File,Dest File,Processor Type,Content Type,Source File Size,Dest File Size,Build Seconds
-"C:/Users/Semejkin_AV/Documents/Github_repos/ProgtimeHack2022_Bowling/Bowling/Content/arrow.png","C:/Users/Semejkin_AV/Documents/Github_repos/ProgtimeHack2022_Bowling/Bowling/Content/bin/Windows/arrow.xnb","TextureProcessor","Texture2DContent",365,2725,0,1815462
-"C:/Users/Semejkin_AV/Documents/Github_repos/ProgtimeHack2022_Bowling/Bowling/Content/ball.png","C:/Users/Semejkin_AV/Documents/Github_repos/ProgtimeHack2022_Bowling/Bowling/Content/bin/Windows/ball.xnb","TextureProcessor","Texture2DContent",652,10085,0,0060204
-"C:/Users/Semejkin_AV/Documents/Github_repos/ProgtimeHack2022_Bowling/Bowling/Content/gameFont.spritefont","C:/Users/Semejkin_AV/Documents/Github_repos/ProgtimeHack2022_Bowling/Bowling/Content/bin/Windows/gameFont.xnb","FontDescriptionProcessor","SpriteFontContent",2069,70690,0,1249094
-"C:/Users/Semejkin_AV/Documents/Github_repos/ProgtimeHack2022_Bowling/Bowling/Content/gameFont2.spritefont","C:/Users/Semejkin_AV/Documents/Github_repos/ProgtimeHack2022_Bowling/Bowling/Content/bin/Windows/gameFont2.xnb","FontDescriptionProcessor","SpriteFontContent",2069,136226,0,0442164
-"C:/Users/Semejkin_AV/Documents/Github_repos/ProgtimeHack2022_Bowling/Bowling/Content/keggle.png","C:/Users/Semejkin_AV/Documents/Github_repos/ProgtimeHack2022_Bowling/Bowling/Content/bin/Windows/keggle.xnb","TextureProcessor","Texture2DContent",276,4181,0,0052916
-"C:/Users/Semejkin_AV/Documents/Github_repos/ProgtimeHack2022_Bowling/Bowling/Content/logo.png","C:/Users/Semejkin_AV/Documents/Github_repos/ProgtimeHack2022_Bowling/Bowling/Content/bin/Windows/logo.xnb","TextureProcessor","Texture2DContent",28661,504373,0,0264658
+"C:/Users/Semejkin_AV/Documents/Github_repos/ProgtimeHack2022_Bowling/Bowling/Content/arrow.png","C:/Users/Semejkin_AV/Documents/Github_repos/ProgtimeHack2022_Bowling/Bowling/Content/bin/Windows/arrow.xnb","TextureProcessor","Texture2DContent",365,2725,0,1991587
+"C:/Users/Semejkin_AV/Documents/Github_repos/ProgtimeHack2022_Bowling/Bowling/Content/ball.png","C:/Users/Semejkin_AV/Documents/Github_repos/ProgtimeHack2022_Bowling/Bowling/Content/bin/Windows/ball.xnb","TextureProcessor","Texture2DContent",652,10085,0,0067644
+"C:/Users/Semejkin_AV/Documents/Github_repos/ProgtimeHack2022_Bowling/Bowling/Content/gameFont.spritefont","C:/Users/Semejkin_AV/Documents/Github_repos/ProgtimeHack2022_Bowling/Bowling/Content/bin/Windows/gameFont.xnb","FontDescriptionProcessor","SpriteFontContent",2069,70690,0,1546222
+"C:/Users/Semejkin_AV/Documents/Github_repos/ProgtimeHack2022_Bowling/Bowling/Content/gameFont2.spritefont","C:/Users/Semejkin_AV/Documents/Github_repos/ProgtimeHack2022_Bowling/Bowling/Content/bin/Windows/gameFont2.xnb","FontDescriptionProcessor","SpriteFontContent",2069,136226,0,0475374
+"C:/Users/Semejkin_AV/Documents/Github_repos/ProgtimeHack2022_Bowling/Bowling/Content/keggle.png","C:/Users/Semejkin_AV/Documents/Github_repos/ProgtimeHack2022_Bowling/Bowling/Content/bin/Windows/keggle.xnb","TextureProcessor","Texture2DContent",276,4181,0,0053606
+"C:/Users/Semejkin_AV/Documents/Github_repos/ProgtimeHack2022_Bowling/Bowling/Content/line.png","C:/Users/Semejkin_AV/Documents/Github_repos/ProgtimeHack2022_Bowling/Bowling/Content/bin/Windows/line.xnb","TextureProcessor","Texture2DContent",39598,224925,0,0162617
+"C:/Users/Semejkin_AV/Documents/Github_repos/ProgtimeHack2022_Bowling/Bowling/Content/logo.png","C:/Users/Semejkin_AV/Documents/Github_repos/ProgtimeHack2022_Bowling/Bowling/Content/bin/Windows/logo.xnb","TextureProcessor","Texture2DContent",28661,504373,0,0282225
diff --git a/Bowling/Content/obj/Windows/Content/.mgcontent b/Bowling/Content/obj/Windows/Content/.mgcontent
index b7acc5d..ffb52e2 100644
--- a/Bowling/Content/obj/Windows/Content/.mgcontent
+++ b/Bowling/Content/obj/Windows/Content/.mgcontent
@@ -9,6 +9,7 @@
C:/Users/Semejkin_AV/Documents/Github_repos/ProgtimeHack2022_Bowling/Bowling/Content/gameFont.spritefont
C:/Users/Semejkin_AV/Documents/Github_repos/ProgtimeHack2022_Bowling/Bowling/Content/gameFont2.spritefont
C:/Users/Semejkin_AV/Documents/Github_repos/ProgtimeHack2022_Bowling/Bowling/Content/keggle.png
+ C:/Users/Semejkin_AV/Documents/Github_repos/ProgtimeHack2022_Bowling/Bowling/Content/line.png
C:/Users/Semejkin_AV/Documents/Github_repos/ProgtimeHack2022_Bowling/Bowling/Content/logo.png
@@ -18,5 +19,6 @@
+
\ No newline at end of file
diff --git a/Bowling/Content/obj/Windows/Content/line.mgcontent b/Bowling/Content/obj/Windows/Content/line.mgcontent
new file mode 100644
index 0000000..24e560f
--- /dev/null
+++ b/Bowling/Content/obj/Windows/Content/line.mgcontent
@@ -0,0 +1,42 @@
+
+
+ C:/Users/Semejkin_AV/Documents/Github_repos/ProgtimeHack2022_Bowling/Bowling/Content/line.png
+ 2022-04-23T21:42:16+03:00
+ C:/Users/Semejkin_AV/Documents/Github_repos/ProgtimeHack2022_Bowling/Bowling/Content/bin/Windows/Content/line.xnb
+ 2022-04-23T23:12:17.00168+03:00
+ TextureImporter
+ 2020-08-10T16:17:54+03:00
+ TextureProcessor
+ 2020-08-10T16:17:54+03:00
+
+ ColorKeyColor
+ 255,0,255,255
+
+
+ ColorKeyEnabled
+ True
+
+
+ GenerateMipmaps
+ False
+
+
+ PremultiplyAlpha
+ True
+
+
+ ResizeToPowerOfTwo
+ False
+
+
+ MakeSquare
+ False
+
+
+ TextureFormat
+ Color
+
+
+
+
+
\ No newline at end of file
diff --git a/Bowling/Content/obj/Windows/arrow.mgcontent b/Bowling/Content/obj/Windows/arrow.mgcontent
index f114e11..3f3b2e1 100644
--- a/Bowling/Content/obj/Windows/arrow.mgcontent
+++ b/Bowling/Content/obj/Windows/arrow.mgcontent
@@ -3,7 +3,7 @@
C:/Users/Semejkin_AV/Documents/Github_repos/ProgtimeHack2022_Bowling/Bowling/Content/arrow.png
2022-04-23T00:23:58+03:00
C:/Users/Semejkin_AV/Documents/Github_repos/ProgtimeHack2022_Bowling/Bowling/Content/bin/Windows/arrow.xnb
- 2022-04-23T16:59:29.6382629+03:00
+ 2022-04-23T23:12:15.2356036+03:00
TextureImporter
2020-08-10T16:17:54+03:00
TextureProcessor
diff --git a/Bowling/Content/obj/Windows/ball.mgcontent b/Bowling/Content/obj/Windows/ball.mgcontent
index 3b1606d..34bcfef 100644
--- a/Bowling/Content/obj/Windows/ball.mgcontent
+++ b/Bowling/Content/obj/Windows/ball.mgcontent
@@ -3,7 +3,7 @@
C:/Users/Semejkin_AV/Documents/Github_repos/ProgtimeHack2022_Bowling/Bowling/Content/ball.png
2021-05-04T12:20:30+03:00
C:/Users/Semejkin_AV/Documents/Github_repos/ProgtimeHack2022_Bowling/Bowling/Content/bin/Windows/ball.xnb
- 2022-04-23T16:59:29.6552207+03:00
+ 2022-04-23T23:12:15.2505626+03:00
TextureImporter
2020-08-10T16:17:54+03:00
TextureProcessor
diff --git a/Bowling/Content/obj/Windows/gameFont.mgcontent b/Bowling/Content/obj/Windows/gameFont.mgcontent
index 65fce25..8fc195b 100644
--- a/Bowling/Content/obj/Windows/gameFont.mgcontent
+++ b/Bowling/Content/obj/Windows/gameFont.mgcontent
@@ -3,7 +3,7 @@
C:/Users/Semejkin_AV/Documents/Github_repos/ProgtimeHack2022_Bowling/Bowling/Content/gameFont.spritefont
2011-04-01T09:42:38+04:00
C:/Users/Semejkin_AV/Documents/Github_repos/ProgtimeHack2022_Bowling/Bowling/Content/bin/Windows/gameFont.xnb
- 2022-04-23T16:59:29.7826428+03:00
+ 2022-04-23T23:12:15.4045547+03:00
FontDescriptionImporter
2020-08-10T16:17:54+03:00
FontDescriptionProcessor
diff --git a/Bowling/Content/obj/Windows/gameFont2.mgcontent b/Bowling/Content/obj/Windows/gameFont2.mgcontent
index 4836c1f..8d4be97 100644
--- a/Bowling/Content/obj/Windows/gameFont2.mgcontent
+++ b/Bowling/Content/obj/Windows/gameFont2.mgcontent
@@ -3,7 +3,7 @@
C:/Users/Semejkin_AV/Documents/Github_repos/ProgtimeHack2022_Bowling/Bowling/Content/gameFont2.spritefont
2022-04-23T14:47:06+03:00
C:/Users/Semejkin_AV/Documents/Github_repos/ProgtimeHack2022_Bowling/Bowling/Content/bin/Windows/gameFont2.xnb
- 2022-04-23T16:59:29.8289166+03:00
+ 2022-04-23T23:12:15.4534544+03:00
FontDescriptionImporter
2020-08-10T16:17:54+03:00
FontDescriptionProcessor
diff --git a/Bowling/Content/obj/Windows/keggle.mgcontent b/Bowling/Content/obj/Windows/keggle.mgcontent
index ce0dd35..390c1d3 100644
--- a/Bowling/Content/obj/Windows/keggle.mgcontent
+++ b/Bowling/Content/obj/Windows/keggle.mgcontent
@@ -3,7 +3,7 @@
C:/Users/Semejkin_AV/Documents/Github_repos/ProgtimeHack2022_Bowling/Bowling/Content/keggle.png
2022-04-23T00:12:43.2915834+03:00
C:/Users/Semejkin_AV/Documents/Github_repos/ProgtimeHack2022_Bowling/Bowling/Content/bin/Windows/keggle.xnb
- 2022-04-23T16:59:29.8349009+03:00
+ 2022-04-23T23:12:15.4604061+03:00
TextureImporter
2020-08-10T16:17:54+03:00
TextureProcessor
diff --git a/Bowling/Content/obj/Windows/line.mgcontent b/Bowling/Content/obj/Windows/line.mgcontent
new file mode 100644
index 0000000..2409ade
--- /dev/null
+++ b/Bowling/Content/obj/Windows/line.mgcontent
@@ -0,0 +1,42 @@
+
+
+ C:/Users/Semejkin_AV/Documents/Github_repos/ProgtimeHack2022_Bowling/Bowling/Content/line.png
+ 2022-04-23T21:42:16+03:00
+ C:/Users/Semejkin_AV/Documents/Github_repos/ProgtimeHack2022_Bowling/Bowling/Content/bin/Windows/line.xnb
+ 2022-04-23T23:12:15.4773594+03:00
+ TextureImporter
+ 2020-08-10T16:17:54+03:00
+ TextureProcessor
+ 2020-08-10T16:17:54+03:00
+
+ ColorKeyColor
+ 255,0,255,255
+
+
+ ColorKeyEnabled
+ True
+
+
+ GenerateMipmaps
+ False
+
+
+ PremultiplyAlpha
+ True
+
+
+ ResizeToPowerOfTwo
+ False
+
+
+ MakeSquare
+ False
+
+
+ TextureFormat
+ Color
+
+
+
+
+
\ No newline at end of file
diff --git a/Bowling/Content/obj/Windows/logo.mgcontent b/Bowling/Content/obj/Windows/logo.mgcontent
index c88a0f5..50ee102 100644
--- a/Bowling/Content/obj/Windows/logo.mgcontent
+++ b/Bowling/Content/obj/Windows/logo.mgcontent
@@ -3,7 +3,7 @@
C:/Users/Semejkin_AV/Documents/Github_repos/ProgtimeHack2022_Bowling/Bowling/Content/logo.png
2022-04-23T11:30:44.0139383+03:00
C:/Users/Semejkin_AV/Documents/Github_repos/ProgtimeHack2022_Bowling/Bowling/Content/bin/Windows/logo.xnb
- 2022-04-23T16:59:29.8628251+03:00
+ 2022-04-23T23:12:15.5052868+03:00
TextureImporter
2020-08-10T16:17:54+03:00
TextureProcessor
diff --git a/Bowling/Game1.cs b/Bowling/Game1.cs
index 9f6cec0..7328d34 100644
--- a/Bowling/Game1.cs
+++ b/Bowling/Game1.cs
@@ -8,6 +8,7 @@ using System.Windows.Forms;
using NetLib;
using System.Threading;
using System.Text;
+using System;
namespace Bowling
{
@@ -17,6 +18,7 @@ namespace Bowling
}
public class Game1 : Game
{
+ private Color[] colors = { Color.White, Color.Red, Color.Black, Color.DeepSkyBlue, Color.DeepPink };
private GraphicsDeviceManager _graphics;
private SpriteBatch _spriteBatch;
private static int gutter_height;
@@ -35,6 +37,8 @@ namespace Bowling
private List tableLabels;
private int intermediateScore;
private int counter;
+ private Texture2D line_texture;
+ private Random random;
private List pins = new List();
@@ -62,7 +66,8 @@ namespace Bowling
gutter_bottom_y = _graphics.PreferredBackBufferHeight - 100;
gutter_height = 50;
ballStartPosition = new Vector2(10, gutter_top_y + (gutter_bottom_y - gutter_top_y) / 2 - 25);
- ball = new Ball(ballStartPosition, Vector2.Zero, Color.Blue, Gutter_top_y, gutter_bottom_y, gutter_height, _graphics.PreferredBackBufferWidth);
+ random = new Random();
+ ball = new Ball(ballStartPosition, Vector2.Zero, colors[random.Next(colors.Length)], Gutter_top_y, gutter_bottom_y, gutter_height, _graphics.PreferredBackBufferWidth);
menu = new Menu();
player2 = new Player();
rowWidth = 80;
@@ -88,7 +93,7 @@ namespace Bowling
{
for (int j = 0; j < count; j++)
{
- pins.Add(new Pin(keggle_texture, new Vector2(_graphics.PreferredBackBufferWidth - 150 * modifier + i * keggle_texture.Width * modifier, j * keggle_texture.Height * modifier + gutter_top_y - keggle_texture.Height * count / 2 * modifier + keggle_texture.Height * 6 + 30)));
+ pins.Add(new Pin(keggle_texture, new Vector2(_graphics.PreferredBackBufferWidth - 150 * modifier + i * keggle_texture.Width * modifier, j * keggle_texture.Height * modifier + gutter_top_y - keggle_texture.Height * count / 2 * modifier + keggle_texture.Height * 5 + 30)));
}
count += 1;
}
@@ -96,6 +101,7 @@ namespace Bowling
whiteRectangle = new Texture2D(GraphicsDevice, 1, 1);
whiteRectangle.SetData(new[] { Color.White });
menu.LoadContent(Content);
+ line_texture = Content.Load("line");
}
protected override void Update(GameTime gameTime)
@@ -131,7 +137,6 @@ namespace Bowling
if (msg == "11")
{
ResetAll();
- break;
}
else
{
@@ -170,8 +175,9 @@ namespace Bowling
{
case GameState.Game:
DrawGrid();
- _spriteBatch.Draw(whiteRectangle, new Rectangle(0, gutter_top_y - gutter_height, 10000, gutter_height), Color.Aquamarine);
- _spriteBatch.Draw(whiteRectangle, new Rectangle(0, gutter_bottom_y, 10000, gutter_height), Color.Aquamarine);
+ _spriteBatch.Draw(whiteRectangle, new Rectangle(0, gutter_top_y - gutter_height, 10000, gutter_height), Color.Gray);
+ _spriteBatch.Draw(whiteRectangle, new Rectangle(0, gutter_bottom_y, 10000, gutter_height), Color.Gray);
+ _spriteBatch.Draw(line_texture, new Rectangle(0, gutter_top_y, _graphics.PreferredBackBufferWidth, gutter_bottom_y - gutter_top_y), Color.White);
for (int i = 0; i < pins.Count; i++)
{
pins[i].Draw(_spriteBatch);
@@ -240,6 +246,9 @@ namespace Bowling
private void DrawGrid()
{
tableLabels.Clear();
+ _spriteBatch.Draw(whiteRectangle, new Rectangle(tableMarginLeft, tableMarginTop, rowWidth * 13, rowHeight * 7), Color.RoyalBlue);
+ _spriteBatch.Draw(whiteRectangle, new Rectangle(tableMarginLeft + rowWidth, tableMarginTop + rowHeight, rowWidth * 12, rowHeight * 6),
+ Color.SkyBlue);
int currentRow = 0;
int currentColumn = 0;
for (int i = 0; i < 6; i++)
@@ -257,11 +266,11 @@ namespace Bowling
for (int i = 1; i < 11; i++)
{
int shift = (i == 10) ? tableMarginLeft - 5 + rowWidth * i + rowWidth : tableMarginLeft - 5 + rowWidth * i + rowWidth / 2;
- Classes.UI.Label lbl = new Classes.UI.Label(i.ToString(), new Vector2(shift, tableMarginTop + 2), Color.Red);
+ Classes.UI.Label lbl = new Classes.UI.Label(i.ToString(), new Vector2(shift, tableMarginTop + 2), Color.White);
lbl.LoadContent(Content);
tableLabels.Add(lbl);
}
- Classes.UI.Label label = new Classes.UI.Label("TTL", new Vector2(tableMarginLeft + currentColumn - 2 * rowWidth + 10, tableMarginTop + 5), Color.Red);
+ Classes.UI.Label label = new Classes.UI.Label("TTL", new Vector2(tableMarginLeft + currentColumn - 2 * rowWidth + 10, tableMarginTop + 5), Color.MonoGameOrange);
label.LoadContent(Content);
tableLabels.Add(label);
for (int i = 0; i < player1.Score.Count; i++)
@@ -269,15 +278,15 @@ namespace Bowling
string score = (player1.Score[i] == 0) ? "-" : player1.Score[i].ToString();
if (i != 0 && i % 2 == 1) score = (player1.Score[i] + player1.Score[i - 1] == 10) ? "/" : score;
Classes.UI.Label lbl = new Classes.UI.Label(score, new Vector2(tableMarginLeft + rowWidth + i * (rowWidth / 2) + 10, tableMarginTop + rowHeight + 5),
- Color.Fuchsia);
+ Color.White);
lbl.LoadContent(Content);
tableLabels.Add(lbl);
}
for (int i = 0; i < player1.Score.Count / 2; i++)
{
int score = player1.Score[i * 2] + player1.Score[i * 2 + 1];
- Classes.UI.Label lbl = new Classes.UI.Label(score.ToString(), new Vector2(tableMarginLeft + rowWidth + i * rowWidth + 30, tableMarginTop + 2 * rowHeight + 25)
- , Color.Fuchsia);
+ Classes.UI.Label lbl = new Classes.UI.Label(score.ToString(), new Vector2(tableMarginLeft + rowWidth + i * rowWidth + 30, tableMarginTop + 2 * rowHeight + 25),
+ Color.White);
lbl.FontName = "gameFont2";
lbl.LoadContent(Content);
tableLabels.Add(lbl);
@@ -290,7 +299,7 @@ namespace Bowling
else if (i == 1) score = Sum(player1.Score);
else score = Sum(player2.Score);
Classes.UI.Label lbl = new Classes.UI.Label(score.ToString(), new Vector2(tableMarginLeft + rowWidth * 12 + rowWidth / 2 - 15, tableMarginTop + countRows + rowHeight + ((i % 2 == 1) ? 15 : 5)),
- Color.Fuchsia);
+ Color.White);
if (i % 2 == 1) lbl.FontName = "gameFont2";
lbl.LoadContent(Content);
tableLabels.Add(lbl);
@@ -301,25 +310,26 @@ namespace Bowling
string score = (player2.Score[i] == 0) ? "-" : player2.Score[i].ToString();
if (i != 0 && i % 2 == 1) score = (player2.Score[i] + player2.Score[i - 1] == 10) ? "/" : score;
Classes.UI.Label lbl = new Classes.UI.Label(score, new Vector2(tableMarginLeft + rowWidth + i * (rowWidth / 2) + 10, tableMarginTop + rowHeight * 4 + 5),
- Color.Fuchsia);
+ Color.White);
lbl.LoadContent(Content);
tableLabels.Add(lbl);
}
for (int i = 0; i < player2.Score.Count / 2; i++)
{
int score = player2.Score[i * 2] + player2.Score[i * 2 + 1];
- Classes.UI.Label lbl = new Classes.UI.Label(score.ToString(), new Vector2(tableMarginLeft + rowWidth + i * rowWidth + 30, tableMarginTop + 5 * rowHeight + 25)
- , Color.Fuchsia);
+ Classes.UI.Label lbl = new Classes.UI.Label(score.ToString(), new Vector2(tableMarginLeft + rowWidth + i * rowWidth + 30, tableMarginTop + 5 * rowHeight + 25),
+ Color.White);
lbl.FontName = "gameFont2";
lbl.LoadContent(Content);
tableLabels.Add(lbl);
}
- Classes.UI.Label label_p1_name = new Classes.UI.Label(player1.Name[0].ToString(), new Vector2(tableMarginLeft + 2, tableMarginTop + rowHeight),
- Color.Red);
+ Classes.UI.Label label_p1_name = new Classes.UI.Label(player1.Name[0].ToString(), new Vector2(tableMarginLeft + 5, tableMarginTop + rowHeight),
+ Color.White);
label_p1_name.LoadContent(Content);
tableLabels.Add(label_p1_name);
- Classes.UI.Label label_p2_name = new Classes.UI.Label(player2.Name[0].ToString(), new Vector2(tableMarginLeft + 2, tableMarginTop + 4 * rowHeight), Color.Red);
+ Classes.UI.Label label_p2_name = new Classes.UI.Label(player2.Name[0].ToString(), new Vector2(tableMarginLeft + 5, tableMarginTop + 4 * rowHeight),
+ Color.White);
label_p2_name.LoadContent(Content);
tableLabels.Add(label_p2_name);
}
@@ -333,14 +343,10 @@ namespace Bowling
private int Sum(List score)
{
int sum = 0;
- try
+ for (int i = 0; i < score.Count; i++)
{
- foreach (int a in score)
- {
- sum += a;
- }
+ sum += score[i];
}
- catch { }
return sum;
}
diff --git a/Bowling/bin/Debug/netcoreapp3.1/.vs/Bowling/v17/.suo b/Bowling/bin/Debug/netcoreapp3.1/.vs/Bowling/v17/.suo
index a1730cb..eea3dca 100644
Binary files a/Bowling/bin/Debug/netcoreapp3.1/.vs/Bowling/v17/.suo and b/Bowling/bin/Debug/netcoreapp3.1/.vs/Bowling/v17/.suo differ
diff --git a/Bowling/bin/Debug/netcoreapp3.1/Bowling.deps.json b/Bowling/bin/Debug/netcoreapp3.1/Bowling.deps.json
new file mode 100644
index 0000000..d956662
--- /dev/null
+++ b/Bowling/bin/Debug/netcoreapp3.1/Bowling.deps.json
@@ -0,0 +1,2370 @@
+{
+ "runtimeTarget": {
+ "name": ".NETCoreApp,Version=v3.1",
+ "signature": ""
+ },
+ "compilationOptions": {},
+ "targets": {
+ ".NETCoreApp,Version=v3.1": {
+ "Bowling/1.0.0": {
+ "dependencies": {
+ "MonoGame.Content.Builder.Task": "3.8.0.1641",
+ "MonoGame.Framework.WindowsDX": "3.8.0.1641",
+ "NetLib": "1.0.0",
+ "Newtonsoft.Json": "13.0.1"
+ },
+ "runtime": {
+ "Bowling.dll": {}
+ }
+ },
+ "Libuv/1.9.1": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "1.0.2"
+ },
+ "runtimeTargets": {
+ "runtimes/debian-x64/native/libuv.so": {
+ "rid": "debian-x64",
+ "assetType": "native",
+ "fileVersion": "0.0.0.0"
+ },
+ "runtimes/fedora-x64/native/libuv.so": {
+ "rid": "fedora-x64",
+ "assetType": "native",
+ "fileVersion": "0.0.0.0"
+ },
+ "runtimes/opensuse-x64/native/libuv.so": {
+ "rid": "opensuse-x64",
+ "assetType": "native",
+ "fileVersion": "0.0.0.0"
+ },
+ "runtimes/osx/native/libuv.dylib": {
+ "rid": "osx",
+ "assetType": "native",
+ "fileVersion": "0.0.0.0"
+ },
+ "runtimes/rhel-x64/native/libuv.so": {
+ "rid": "rhel-x64",
+ "assetType": "native",
+ "fileVersion": "0.0.0.0"
+ },
+ "runtimes/win7-arm/native/libuv.dll": {
+ "rid": "win7-arm",
+ "assetType": "native",
+ "fileVersion": "0.0.0.0"
+ },
+ "runtimes/win7-x64/native/libuv.dll": {
+ "rid": "win7-x64",
+ "assetType": "native",
+ "fileVersion": "0.0.0.0"
+ },
+ "runtimes/win7-x86/native/libuv.dll": {
+ "rid": "win7-x86",
+ "assetType": "native",
+ "fileVersion": "0.0.0.0"
+ }
+ }
+ },
+ "Microsoft.CodeAnalysis.Analyzers/1.1.0": {},
+ "Microsoft.CodeAnalysis.Common/1.3.0": {
+ "dependencies": {
+ "Microsoft.CodeAnalysis.Analyzers": "1.1.0",
+ "System.AppContext": "4.1.0",
+ "System.Collections": "4.0.11",
+ "System.Collections.Concurrent": "4.0.12",
+ "System.Collections.Immutable": "1.2.0",
+ "System.Console": "4.0.0",
+ "System.Diagnostics.Debug": "4.0.11",
+ "System.Diagnostics.FileVersionInfo": "4.0.0",
+ "System.Diagnostics.StackTrace": "4.0.1",
+ "System.Diagnostics.Tools": "4.0.1",
+ "System.Dynamic.Runtime": "4.0.11",
+ "System.Globalization": "4.0.11",
+ "System.IO.FileSystem": "4.0.1",
+ "System.IO.FileSystem.Primitives": "4.0.1",
+ "System.Linq": "4.1.0",
+ "System.Linq.Expressions": "4.1.1",
+ "System.Reflection": "4.1.0",
+ "System.Reflection.Metadata": "1.3.0",
+ "System.Reflection.Primitives": "4.0.1",
+ "System.Resources.ResourceManager": "4.0.1",
+ "System.Runtime": "4.1.0",
+ "System.Runtime.Extensions": "4.1.0",
+ "System.Runtime.Handles": "4.0.1",
+ "System.Runtime.InteropServices": "4.1.0",
+ "System.Runtime.Numerics": "4.0.1",
+ "System.Security.Cryptography.Algorithms": "4.2.0",
+ "System.Security.Cryptography.Encoding": "4.0.0",
+ "System.Security.Cryptography.X509Certificates": "4.1.0",
+ "System.Text.Encoding": "4.0.11",
+ "System.Text.Encoding.CodePages": "4.0.1",
+ "System.Text.Encoding.Extensions": "4.0.11",
+ "System.Threading": "4.0.11",
+ "System.Threading.Tasks": "4.0.11",
+ "System.Threading.Tasks.Parallel": "4.0.1",
+ "System.Threading.Thread": "4.0.0",
+ "System.Xml.ReaderWriter": "4.0.11",
+ "System.Xml.XDocument": "4.0.11",
+ "System.Xml.XPath.XDocument": "4.0.1",
+ "System.Xml.XmlDocument": "4.0.1"
+ },
+ "runtime": {
+ "lib/netstandard1.3/Microsoft.CodeAnalysis.dll": {
+ "assemblyVersion": "1.3.0.0",
+ "fileVersion": "1.3.0.60613"
+ }
+ }
+ },
+ "Microsoft.CodeAnalysis.CSharp/1.3.0": {
+ "dependencies": {
+ "Microsoft.CodeAnalysis.Common": "1.3.0"
+ },
+ "runtime": {
+ "lib/netstandard1.3/Microsoft.CodeAnalysis.CSharp.dll": {
+ "assemblyVersion": "1.3.0.0",
+ "fileVersion": "1.3.0.60613"
+ }
+ }
+ },
+ "Microsoft.CodeAnalysis.VisualBasic/1.3.0": {
+ "dependencies": {
+ "Microsoft.CodeAnalysis.Common": "1.3.0"
+ },
+ "runtime": {
+ "lib/netstandard1.3/Microsoft.CodeAnalysis.VisualBasic.dll": {
+ "assemblyVersion": "1.3.0.0",
+ "fileVersion": "1.3.0.60613"
+ }
+ }
+ },
+ "Microsoft.CSharp/4.0.1": {
+ "dependencies": {
+ "System.Collections": "4.0.11",
+ "System.Diagnostics.Debug": "4.0.11",
+ "System.Dynamic.Runtime": "4.0.11",
+ "System.Globalization": "4.0.11",
+ "System.Linq": "4.1.0",
+ "System.Linq.Expressions": "4.1.1",
+ "System.ObjectModel": "4.0.12",
+ "System.Reflection": "4.1.0",
+ "System.Reflection.Extensions": "4.0.1",
+ "System.Reflection.Primitives": "4.0.1",
+ "System.Reflection.TypeExtensions": "4.1.0",
+ "System.Resources.ResourceManager": "4.0.1",
+ "System.Runtime": "4.1.0",
+ "System.Runtime.Extensions": "4.1.0",
+ "System.Runtime.InteropServices": "4.1.0",
+ "System.Threading": "4.0.11"
+ }
+ },
+ "Microsoft.NETCore.App/1.0.5": {
+ "dependencies": {
+ "Libuv": "1.9.1",
+ "Microsoft.CSharp": "4.0.1",
+ "Microsoft.CodeAnalysis.CSharp": "1.3.0",
+ "Microsoft.CodeAnalysis.VisualBasic": "1.3.0",
+ "Microsoft.NETCore.DotNetHostPolicy": "1.0.5",
+ "Microsoft.NETCore.Platforms": "1.0.2",
+ "Microsoft.NETCore.Runtime.CoreCLR": "1.0.7",
+ "Microsoft.VisualBasic": "10.0.1",
+ "NETStandard.Library": "1.6.0",
+ "System.Buffers": "4.0.0",
+ "System.Collections.Immutable": "1.2.0",
+ "System.ComponentModel": "4.0.1",
+ "System.ComponentModel.Annotations": "4.1.0",
+ "System.Diagnostics.DiagnosticSource": "4.0.0",
+ "System.Diagnostics.Process": "4.1.0",
+ "System.Dynamic.Runtime": "4.0.11",
+ "System.Globalization.Extensions": "4.0.1",
+ "System.IO.FileSystem.Watcher": "4.0.0",
+ "System.IO.MemoryMappedFiles": "4.0.0",
+ "System.IO.UnmanagedMemoryStream": "4.0.1",
+ "System.Linq.Expressions": "4.1.1",
+ "System.Linq.Parallel": "4.0.1",
+ "System.Linq.Queryable": "4.0.1",
+ "System.Net.Http": "4.1.2",
+ "System.Net.NameResolution": "4.0.0",
+ "System.Net.Requests": "4.0.11",
+ "System.Net.Security": "4.0.1",
+ "System.Net.WebHeaderCollection": "4.0.1",
+ "System.Numerics.Vectors": "4.1.1",
+ "System.Reflection.DispatchProxy": "4.0.1",
+ "System.Reflection.Metadata": "1.3.0",
+ "System.Reflection.TypeExtensions": "4.1.0",
+ "System.Resources.Reader": "4.0.0",
+ "System.Runtime.Loader": "4.0.0",
+ "System.Security.Cryptography.Algorithms": "4.2.0",
+ "System.Security.Cryptography.Encoding": "4.0.0",
+ "System.Security.Cryptography.Primitives": "4.0.0",
+ "System.Security.Cryptography.X509Certificates": "4.1.0",
+ "System.Threading.Tasks.Dataflow": "4.6.0",
+ "System.Threading.Tasks.Extensions": "4.0.0",
+ "System.Threading.Tasks.Parallel": "4.0.1",
+ "System.Threading.Thread": "4.0.0",
+ "System.Threading.ThreadPool": "4.0.10",
+ "runtime.native.System.Security.Cryptography": "4.0.1"
+ }
+ },
+ "Microsoft.NETCore.DotNetHost/1.0.1": {},
+ "Microsoft.NETCore.DotNetHostPolicy/1.0.5": {
+ "dependencies": {
+ "Microsoft.NETCore.DotNetHostResolver": "1.0.1"
+ }
+ },
+ "Microsoft.NETCore.DotNetHostResolver/1.0.1": {
+ "dependencies": {
+ "Microsoft.NETCore.DotNetHost": "1.0.1"
+ }
+ },
+ "Microsoft.NETCore.Jit/1.0.7": {},
+ "Microsoft.NETCore.Platforms/1.0.2": {},
+ "Microsoft.NETCore.Runtime.CoreCLR/1.0.7": {
+ "dependencies": {
+ "Microsoft.NETCore.Jit": "1.0.7",
+ "Microsoft.NETCore.Windows.ApiSets": "1.0.1"
+ }
+ },
+ "Microsoft.NETCore.Targets/1.0.3": {},
+ "Microsoft.NETCore.Windows.ApiSets/1.0.1": {},
+ "Microsoft.VisualBasic/10.0.1": {
+ "dependencies": {
+ "System.Collections": "4.0.11",
+ "System.Diagnostics.Debug": "4.0.11",
+ "System.Dynamic.Runtime": "4.0.11",
+ "System.Globalization": "4.0.11",
+ "System.Linq": "4.1.0",
+ "System.Linq.Expressions": "4.1.1",
+ "System.ObjectModel": "4.0.12",
+ "System.Reflection": "4.1.0",
+ "System.Reflection.Extensions": "4.0.1",
+ "System.Reflection.Primitives": "4.0.1",
+ "System.Reflection.TypeExtensions": "4.1.0",
+ "System.Resources.ResourceManager": "4.0.1",
+ "System.Runtime": "4.1.0",
+ "System.Runtime.Extensions": "4.1.0",
+ "System.Runtime.InteropServices": "4.1.0",
+ "System.Threading": "4.0.11"
+ },
+ "runtime": {
+ "lib/netstandard1.3/Microsoft.VisualBasic.dll": {
+ "assemblyVersion": "10.0.1.0",
+ "fileVersion": "1.0.24212.1"
+ }
+ }
+ },
+ "Microsoft.Win32.Primitives/4.0.1": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "1.0.2",
+ "Microsoft.NETCore.Targets": "1.0.3",
+ "System.Runtime": "4.1.0"
+ }
+ },
+ "Microsoft.Win32.Registry/4.0.0": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "1.0.2",
+ "System.Collections": "4.0.11",
+ "System.Globalization": "4.0.11",
+ "System.Resources.ResourceManager": "4.0.1",
+ "System.Runtime": "4.1.0",
+ "System.Runtime.Extensions": "4.1.0",
+ "System.Runtime.Handles": "4.0.1",
+ "System.Runtime.InteropServices": "4.1.0"
+ }
+ },
+ "MonoGame.Content.Builder.Task/3.8.0.1641": {},
+ "MonoGame.Framework.WindowsDX/3.8.0.1641": {
+ "dependencies": {
+ "SharpDX": "4.0.1",
+ "SharpDX.DXGI": "4.0.1",
+ "SharpDX.Direct2D1": "4.0.1",
+ "SharpDX.Direct3D11": "4.0.1",
+ "SharpDX.MediaFoundation": "4.0.1",
+ "SharpDX.XAudio2": "4.0.1",
+ "SharpDX.XInput": "4.0.1"
+ },
+ "runtime": {
+ "lib/netcoreapp3.1/MonoGame.Framework.dll": {
+ "assemblyVersion": "3.8.0.1641",
+ "fileVersion": "3.8.0.1641"
+ }
+ }
+ },
+ "NETStandard.Library/1.6.0": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "1.0.2",
+ "Microsoft.Win32.Primitives": "4.0.1",
+ "System.AppContext": "4.1.0",
+ "System.Collections": "4.0.11",
+ "System.Collections.Concurrent": "4.0.12",
+ "System.Console": "4.0.0",
+ "System.Diagnostics.Debug": "4.0.11",
+ "System.Diagnostics.Tools": "4.0.1",
+ "System.Diagnostics.Tracing": "4.1.0",
+ "System.Globalization": "4.0.11",
+ "System.Globalization.Calendars": "4.0.1",
+ "System.IO": "4.1.0",
+ "System.IO.Compression": "4.1.0",
+ "System.IO.Compression.ZipFile": "4.0.1",
+ "System.IO.FileSystem": "4.0.1",
+ "System.IO.FileSystem.Primitives": "4.0.1",
+ "System.Linq": "4.1.0",
+ "System.Linq.Expressions": "4.1.1",
+ "System.Net.Http": "4.1.2",
+ "System.Net.Primitives": "4.0.11",
+ "System.Net.Sockets": "4.1.0",
+ "System.ObjectModel": "4.0.12",
+ "System.Reflection": "4.1.0",
+ "System.Reflection.Extensions": "4.0.1",
+ "System.Reflection.Primitives": "4.0.1",
+ "System.Resources.ResourceManager": "4.0.1",
+ "System.Runtime": "4.1.0",
+ "System.Runtime.Extensions": "4.1.0",
+ "System.Runtime.Handles": "4.0.1",
+ "System.Runtime.InteropServices": "4.1.0",
+ "System.Runtime.InteropServices.RuntimeInformation": "4.0.0",
+ "System.Runtime.Numerics": "4.0.1",
+ "System.Security.Cryptography.Algorithms": "4.2.0",
+ "System.Security.Cryptography.Encoding": "4.0.0",
+ "System.Security.Cryptography.Primitives": "4.0.0",
+ "System.Security.Cryptography.X509Certificates": "4.1.0",
+ "System.Text.Encoding": "4.0.11",
+ "System.Text.Encoding.Extensions": "4.0.11",
+ "System.Text.RegularExpressions": "4.1.0",
+ "System.Threading": "4.0.11",
+ "System.Threading.Tasks": "4.0.11",
+ "System.Threading.Timer": "4.0.1",
+ "System.Xml.ReaderWriter": "4.0.11",
+ "System.Xml.XDocument": "4.0.11"
+ }
+ },
+ "Newtonsoft.Json/13.0.1": {
+ "runtime": {
+ "lib/netstandard2.0/Newtonsoft.Json.dll": {
+ "assemblyVersion": "13.0.0.0",
+ "fileVersion": "13.0.1.25517"
+ }
+ }
+ },
+ "runtime.native.System/4.0.0": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "1.0.2",
+ "Microsoft.NETCore.Targets": "1.0.3"
+ }
+ },
+ "runtime.native.System.IO.Compression/4.1.0": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "1.0.2",
+ "Microsoft.NETCore.Targets": "1.0.3"
+ }
+ },
+ "runtime.native.System.Net.Http/4.0.1": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "1.0.2",
+ "Microsoft.NETCore.Targets": "1.0.3"
+ }
+ },
+ "runtime.native.System.Net.Security/4.0.1": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "1.0.2",
+ "Microsoft.NETCore.Targets": "1.0.3"
+ }
+ },
+ "runtime.native.System.Security.Cryptography/4.0.1": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "1.0.2",
+ "Microsoft.NETCore.Targets": "1.0.3"
+ }
+ },
+ "SharpDX/4.0.1": {
+ "dependencies": {
+ "Microsoft.NETCore.App": "1.0.5"
+ },
+ "runtime": {
+ "lib/netcoreapp1.0/SharpDX.dll": {
+ "assemblyVersion": "4.0.1.0",
+ "fileVersion": "4.0.1.0"
+ }
+ }
+ },
+ "SharpDX.Direct2D1/4.0.1": {
+ "dependencies": {
+ "Microsoft.NETCore.App": "1.0.5",
+ "SharpDX": "4.0.1",
+ "SharpDX.DXGI": "4.0.1"
+ },
+ "runtime": {
+ "lib/netcoreapp1.0/SharpDX.Direct2D1.dll": {
+ "assemblyVersion": "4.0.1.0",
+ "fileVersion": "4.0.1.0"
+ }
+ }
+ },
+ "SharpDX.Direct3D11/4.0.1": {
+ "dependencies": {
+ "Microsoft.NETCore.App": "1.0.5",
+ "SharpDX": "4.0.1",
+ "SharpDX.DXGI": "4.0.1"
+ },
+ "runtime": {
+ "lib/netcoreapp1.0/SharpDX.Direct3D11.dll": {
+ "assemblyVersion": "4.0.1.0",
+ "fileVersion": "4.0.1.0"
+ }
+ }
+ },
+ "SharpDX.Direct3D9/4.0.1": {
+ "dependencies": {
+ "Microsoft.NETCore.App": "1.0.5",
+ "SharpDX": "4.0.1"
+ },
+ "runtime": {
+ "lib/netcoreapp1.0/SharpDX.Direct3D9.dll": {
+ "assemblyVersion": "4.0.1.0",
+ "fileVersion": "4.0.1.0"
+ }
+ }
+ },
+ "SharpDX.DXGI/4.0.1": {
+ "dependencies": {
+ "Microsoft.NETCore.App": "1.0.5",
+ "SharpDX": "4.0.1"
+ },
+ "runtime": {
+ "lib/netcoreapp1.0/SharpDX.DXGI.dll": {
+ "assemblyVersion": "4.0.1.0",
+ "fileVersion": "4.0.1.0"
+ }
+ }
+ },
+ "SharpDX.Mathematics/4.0.1": {
+ "dependencies": {
+ "Microsoft.NETCore.App": "1.0.5",
+ "SharpDX": "4.0.1"
+ },
+ "runtime": {
+ "lib/netcoreapp1.0/SharpDX.Mathematics.dll": {
+ "assemblyVersion": "4.0.1.0",
+ "fileVersion": "4.0.1.0"
+ }
+ }
+ },
+ "SharpDX.MediaFoundation/4.0.1": {
+ "dependencies": {
+ "Microsoft.NETCore.App": "1.0.5",
+ "SharpDX": "4.0.1",
+ "SharpDX.DXGI": "4.0.1",
+ "SharpDX.Direct3D9": "4.0.1",
+ "SharpDX.Mathematics": "4.0.1"
+ },
+ "runtime": {
+ "lib/netcoreapp1.0/SharpDX.MediaFoundation.dll": {
+ "assemblyVersion": "4.0.1.0",
+ "fileVersion": "4.0.1.0"
+ }
+ }
+ },
+ "SharpDX.XAudio2/4.0.1": {
+ "dependencies": {
+ "Microsoft.NETCore.App": "1.0.5",
+ "SharpDX": "4.0.1"
+ },
+ "runtime": {
+ "lib/netcoreapp1.0/SharpDX.XAudio2.dll": {
+ "assemblyVersion": "4.0.1.0",
+ "fileVersion": "4.0.1.0"
+ }
+ }
+ },
+ "SharpDX.XInput/4.0.1": {
+ "dependencies": {
+ "Microsoft.NETCore.App": "1.0.5",
+ "SharpDX": "4.0.1"
+ },
+ "runtime": {
+ "lib/netcoreapp1.0/SharpDX.XInput.dll": {
+ "assemblyVersion": "4.0.1.0",
+ "fileVersion": "4.0.1.0"
+ }
+ }
+ },
+ "System.AppContext/4.1.0": {
+ "dependencies": {
+ "System.Runtime": "4.1.0"
+ }
+ },
+ "System.Buffers/4.0.0": {
+ "dependencies": {
+ "System.Diagnostics.Debug": "4.0.11",
+ "System.Diagnostics.Tracing": "4.1.0",
+ "System.Resources.ResourceManager": "4.0.1",
+ "System.Runtime": "4.1.0",
+ "System.Threading": "4.0.11"
+ }
+ },
+ "System.Collections/4.0.11": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "1.0.2",
+ "Microsoft.NETCore.Targets": "1.0.3",
+ "System.Runtime": "4.1.0"
+ }
+ },
+ "System.Collections.Concurrent/4.0.12": {
+ "dependencies": {
+ "System.Collections": "4.0.11",
+ "System.Diagnostics.Debug": "4.0.11",
+ "System.Diagnostics.Tracing": "4.1.0",
+ "System.Globalization": "4.0.11",
+ "System.Reflection": "4.1.0",
+ "System.Resources.ResourceManager": "4.0.1",
+ "System.Runtime": "4.1.0",
+ "System.Runtime.Extensions": "4.1.0",
+ "System.Threading": "4.0.11",
+ "System.Threading.Tasks": "4.0.11"
+ }
+ },
+ "System.Collections.Immutable/1.2.0": {
+ "dependencies": {
+ "System.Collections": "4.0.11",
+ "System.Diagnostics.Debug": "4.0.11",
+ "System.Globalization": "4.0.11",
+ "System.Linq": "4.1.0",
+ "System.Resources.ResourceManager": "4.0.1",
+ "System.Runtime": "4.1.0",
+ "System.Runtime.Extensions": "4.1.0",
+ "System.Threading": "4.0.11"
+ }
+ },
+ "System.ComponentModel/4.0.1": {
+ "dependencies": {
+ "System.Runtime": "4.1.0"
+ }
+ },
+ "System.ComponentModel.Annotations/4.1.0": {
+ "dependencies": {
+ "System.Collections": "4.0.11",
+ "System.ComponentModel": "4.0.1",
+ "System.Globalization": "4.0.11",
+ "System.Linq": "4.1.0",
+ "System.Reflection": "4.1.0",
+ "System.Reflection.Extensions": "4.0.1",
+ "System.Resources.ResourceManager": "4.0.1",
+ "System.Runtime": "4.1.0",
+ "System.Runtime.Extensions": "4.1.0",
+ "System.Text.RegularExpressions": "4.1.0",
+ "System.Threading": "4.0.11"
+ }
+ },
+ "System.Console/4.0.0": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "1.0.2",
+ "Microsoft.NETCore.Targets": "1.0.3",
+ "System.IO": "4.1.0",
+ "System.Runtime": "4.1.0",
+ "System.Text.Encoding": "4.0.11"
+ }
+ },
+ "System.Diagnostics.Debug/4.0.11": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "1.0.2",
+ "Microsoft.NETCore.Targets": "1.0.3",
+ "System.Runtime": "4.1.0"
+ }
+ },
+ "System.Diagnostics.DiagnosticSource/4.0.0": {
+ "dependencies": {
+ "System.Collections": "4.0.11",
+ "System.Diagnostics.Tracing": "4.1.0",
+ "System.Reflection": "4.1.0",
+ "System.Runtime": "4.1.0",
+ "System.Threading": "4.0.11"
+ }
+ },
+ "System.Diagnostics.FileVersionInfo/4.0.0": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "1.0.2",
+ "System.Globalization": "4.0.11",
+ "System.IO": "4.1.0",
+ "System.IO.FileSystem": "4.0.1",
+ "System.IO.FileSystem.Primitives": "4.0.1",
+ "System.Reflection.Metadata": "1.3.0",
+ "System.Runtime": "4.1.0",
+ "System.Runtime.Extensions": "4.1.0",
+ "System.Runtime.InteropServices": "4.1.0"
+ }
+ },
+ "System.Diagnostics.Process/4.1.0": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "1.0.2",
+ "Microsoft.Win32.Primitives": "4.0.1",
+ "Microsoft.Win32.Registry": "4.0.0",
+ "System.Collections": "4.0.11",
+ "System.Diagnostics.Debug": "4.0.11",
+ "System.Globalization": "4.0.11",
+ "System.IO": "4.1.0",
+ "System.IO.FileSystem": "4.0.1",
+ "System.IO.FileSystem.Primitives": "4.0.1",
+ "System.Resources.ResourceManager": "4.0.1",
+ "System.Runtime": "4.1.0",
+ "System.Runtime.Extensions": "4.1.0",
+ "System.Runtime.Handles": "4.0.1",
+ "System.Runtime.InteropServices": "4.1.0",
+ "System.Text.Encoding": "4.0.11",
+ "System.Text.Encoding.Extensions": "4.0.11",
+ "System.Threading": "4.0.11",
+ "System.Threading.Tasks": "4.0.11",
+ "System.Threading.Thread": "4.0.0",
+ "System.Threading.ThreadPool": "4.0.10",
+ "runtime.native.System": "4.0.0"
+ }
+ },
+ "System.Diagnostics.StackTrace/4.0.1": {
+ "dependencies": {
+ "System.Collections.Immutable": "1.2.0",
+ "System.IO.FileSystem": "4.0.1",
+ "System.Reflection": "4.1.0",
+ "System.Reflection.Metadata": "1.3.0",
+ "System.Runtime": "4.1.0",
+ "System.Runtime.Extensions": "4.1.0"
+ }
+ },
+ "System.Diagnostics.Tools/4.0.1": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "1.0.2",
+ "Microsoft.NETCore.Targets": "1.0.3",
+ "System.Runtime": "4.1.0"
+ }
+ },
+ "System.Diagnostics.Tracing/4.1.0": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "1.0.2",
+ "Microsoft.NETCore.Targets": "1.0.3",
+ "System.Runtime": "4.1.0"
+ }
+ },
+ "System.Dynamic.Runtime/4.0.11": {
+ "dependencies": {
+ "System.Collections": "4.0.11",
+ "System.Diagnostics.Debug": "4.0.11",
+ "System.Globalization": "4.0.11",
+ "System.Linq": "4.1.0",
+ "System.Linq.Expressions": "4.1.1",
+ "System.ObjectModel": "4.0.12",
+ "System.Reflection": "4.1.0",
+ "System.Reflection.Emit": "4.0.1",
+ "System.Reflection.Emit.ILGeneration": "4.0.1",
+ "System.Reflection.Primitives": "4.0.1",
+ "System.Reflection.TypeExtensions": "4.1.0",
+ "System.Resources.ResourceManager": "4.0.1",
+ "System.Runtime": "4.1.0",
+ "System.Runtime.Extensions": "4.1.0",
+ "System.Threading": "4.0.11"
+ }
+ },
+ "System.Globalization/4.0.11": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "1.0.2",
+ "Microsoft.NETCore.Targets": "1.0.3",
+ "System.Runtime": "4.1.0"
+ }
+ },
+ "System.Globalization.Calendars/4.0.1": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "1.0.2",
+ "Microsoft.NETCore.Targets": "1.0.3",
+ "System.Globalization": "4.0.11",
+ "System.Runtime": "4.1.0"
+ }
+ },
+ "System.Globalization.Extensions/4.0.1": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "1.0.2",
+ "System.Globalization": "4.0.11",
+ "System.Resources.ResourceManager": "4.0.1",
+ "System.Runtime": "4.1.0",
+ "System.Runtime.Extensions": "4.1.0",
+ "System.Runtime.InteropServices": "4.1.0"
+ }
+ },
+ "System.IO/4.1.0": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "1.0.2",
+ "Microsoft.NETCore.Targets": "1.0.3",
+ "System.Runtime": "4.1.0",
+ "System.Text.Encoding": "4.0.11",
+ "System.Threading.Tasks": "4.0.11"
+ }
+ },
+ "System.IO.Compression/4.1.0": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "1.0.2",
+ "System.Collections": "4.0.11",
+ "System.Diagnostics.Debug": "4.0.11",
+ "System.IO": "4.1.0",
+ "System.Resources.ResourceManager": "4.0.1",
+ "System.Runtime": "4.1.0",
+ "System.Runtime.Extensions": "4.1.0",
+ "System.Runtime.Handles": "4.0.1",
+ "System.Runtime.InteropServices": "4.1.0",
+ "System.Text.Encoding": "4.0.11",
+ "System.Threading": "4.0.11",
+ "System.Threading.Tasks": "4.0.11",
+ "runtime.native.System": "4.0.0",
+ "runtime.native.System.IO.Compression": "4.1.0"
+ }
+ },
+ "System.IO.Compression.ZipFile/4.0.1": {
+ "dependencies": {
+ "System.Buffers": "4.0.0",
+ "System.IO": "4.1.0",
+ "System.IO.Compression": "4.1.0",
+ "System.IO.FileSystem": "4.0.1",
+ "System.IO.FileSystem.Primitives": "4.0.1",
+ "System.Resources.ResourceManager": "4.0.1",
+ "System.Runtime": "4.1.0",
+ "System.Runtime.Extensions": "4.1.0",
+ "System.Text.Encoding": "4.0.11"
+ }
+ },
+ "System.IO.FileSystem/4.0.1": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "1.0.2",
+ "Microsoft.NETCore.Targets": "1.0.3",
+ "System.IO": "4.1.0",
+ "System.IO.FileSystem.Primitives": "4.0.1",
+ "System.Runtime": "4.1.0",
+ "System.Runtime.Handles": "4.0.1",
+ "System.Text.Encoding": "4.0.11",
+ "System.Threading.Tasks": "4.0.11"
+ }
+ },
+ "System.IO.FileSystem.Primitives/4.0.1": {
+ "dependencies": {
+ "System.Runtime": "4.1.0"
+ }
+ },
+ "System.IO.FileSystem.Watcher/4.0.0": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "1.0.2",
+ "Microsoft.Win32.Primitives": "4.0.1",
+ "System.Collections": "4.0.11",
+ "System.IO.FileSystem": "4.0.1",
+ "System.IO.FileSystem.Primitives": "4.0.1",
+ "System.Resources.ResourceManager": "4.0.1",
+ "System.Runtime": "4.1.0",
+ "System.Runtime.Extensions": "4.1.0",
+ "System.Runtime.Handles": "4.0.1",
+ "System.Runtime.InteropServices": "4.1.0",
+ "System.Text.Encoding": "4.0.11",
+ "System.Threading": "4.0.11",
+ "System.Threading.Overlapped": "4.0.1",
+ "System.Threading.Tasks": "4.0.11",
+ "System.Threading.Thread": "4.0.0",
+ "runtime.native.System": "4.0.0"
+ }
+ },
+ "System.IO.MemoryMappedFiles/4.0.0": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "1.0.2",
+ "System.IO": "4.1.0",
+ "System.IO.FileSystem": "4.0.1",
+ "System.IO.FileSystem.Primitives": "4.0.1",
+ "System.IO.UnmanagedMemoryStream": "4.0.1",
+ "System.Resources.ResourceManager": "4.0.1",
+ "System.Runtime": "4.1.0",
+ "System.Runtime.Extensions": "4.1.0",
+ "System.Runtime.Handles": "4.0.1",
+ "System.Runtime.InteropServices": "4.1.0",
+ "System.Threading": "4.0.11",
+ "System.Threading.Tasks": "4.0.11",
+ "runtime.native.System": "4.0.0"
+ }
+ },
+ "System.IO.UnmanagedMemoryStream/4.0.1": {
+ "dependencies": {
+ "System.IO": "4.1.0",
+ "System.IO.FileSystem.Primitives": "4.0.1",
+ "System.Resources.ResourceManager": "4.0.1",
+ "System.Runtime": "4.1.0",
+ "System.Runtime.InteropServices": "4.1.0",
+ "System.Threading": "4.0.11",
+ "System.Threading.Tasks": "4.0.11"
+ }
+ },
+ "System.Linq/4.1.0": {
+ "dependencies": {
+ "System.Collections": "4.0.11",
+ "System.Diagnostics.Debug": "4.0.11",
+ "System.Resources.ResourceManager": "4.0.1",
+ "System.Runtime": "4.1.0",
+ "System.Runtime.Extensions": "4.1.0"
+ }
+ },
+ "System.Linq.Expressions/4.1.1": {
+ "dependencies": {
+ "System.Collections": "4.0.11",
+ "System.Diagnostics.Debug": "4.0.11",
+ "System.Globalization": "4.0.11",
+ "System.IO": "4.1.0",
+ "System.Linq": "4.1.0",
+ "System.ObjectModel": "4.0.12",
+ "System.Reflection": "4.1.0",
+ "System.Reflection.Emit": "4.0.1",
+ "System.Reflection.Emit.ILGeneration": "4.0.1",
+ "System.Reflection.Emit.Lightweight": "4.0.1",
+ "System.Reflection.Extensions": "4.0.1",
+ "System.Reflection.Primitives": "4.0.1",
+ "System.Reflection.TypeExtensions": "4.1.0",
+ "System.Resources.ResourceManager": "4.0.1",
+ "System.Runtime": "4.1.0",
+ "System.Runtime.Extensions": "4.1.0",
+ "System.Threading": "4.0.11"
+ }
+ },
+ "System.Linq.Parallel/4.0.1": {
+ "dependencies": {
+ "System.Collections": "4.0.11",
+ "System.Collections.Concurrent": "4.0.12",
+ "System.Diagnostics.Debug": "4.0.11",
+ "System.Diagnostics.Tracing": "4.1.0",
+ "System.Linq": "4.1.0",
+ "System.Resources.ResourceManager": "4.0.1",
+ "System.Runtime": "4.1.0",
+ "System.Runtime.Extensions": "4.1.0",
+ "System.Threading": "4.0.11",
+ "System.Threading.Tasks": "4.0.11"
+ }
+ },
+ "System.Linq.Queryable/4.0.1": {
+ "dependencies": {
+ "System.Collections": "4.0.11",
+ "System.Diagnostics.Debug": "4.0.11",
+ "System.Linq": "4.1.0",
+ "System.Linq.Expressions": "4.1.1",
+ "System.Reflection": "4.1.0",
+ "System.Reflection.Extensions": "4.0.1",
+ "System.Resources.ResourceManager": "4.0.1",
+ "System.Runtime": "4.1.0"
+ }
+ },
+ "System.Net.Http/4.1.2": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "1.0.2",
+ "System.Collections": "4.0.11",
+ "System.Diagnostics.Debug": "4.0.11",
+ "System.Diagnostics.DiagnosticSource": "4.0.0",
+ "System.Diagnostics.Tracing": "4.1.0",
+ "System.Globalization": "4.0.11",
+ "System.Globalization.Extensions": "4.0.1",
+ "System.IO": "4.1.0",
+ "System.IO.FileSystem": "4.0.1",
+ "System.Net.Primitives": "4.0.11",
+ "System.Resources.ResourceManager": "4.0.1",
+ "System.Runtime": "4.1.0",
+ "System.Runtime.Extensions": "4.1.0",
+ "System.Runtime.Handles": "4.0.1",
+ "System.Runtime.InteropServices": "4.1.0",
+ "System.Security.Cryptography.Algorithms": "4.2.0",
+ "System.Security.Cryptography.Encoding": "4.0.0",
+ "System.Security.Cryptography.OpenSsl": "4.0.0",
+ "System.Security.Cryptography.Primitives": "4.0.0",
+ "System.Security.Cryptography.X509Certificates": "4.1.0",
+ "System.Text.Encoding": "4.0.11",
+ "System.Threading": "4.0.11",
+ "System.Threading.Tasks": "4.0.11",
+ "runtime.native.System": "4.0.0",
+ "runtime.native.System.Net.Http": "4.0.1",
+ "runtime.native.System.Security.Cryptography": "4.0.1"
+ }
+ },
+ "System.Net.NameResolution/4.0.0": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "1.0.2",
+ "System.Collections": "4.0.11",
+ "System.Diagnostics.Tracing": "4.1.0",
+ "System.Globalization": "4.0.11",
+ "System.Net.Primitives": "4.0.11",
+ "System.Resources.ResourceManager": "4.0.1",
+ "System.Runtime": "4.1.0",
+ "System.Runtime.Extensions": "4.1.0",
+ "System.Runtime.Handles": "4.0.1",
+ "System.Runtime.InteropServices": "4.1.0",
+ "System.Security.Principal.Windows": "4.0.0",
+ "System.Threading": "4.0.11",
+ "System.Threading.Tasks": "4.0.11",
+ "runtime.native.System": "4.0.0"
+ }
+ },
+ "System.Net.Primitives/4.0.11": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "1.0.2",
+ "Microsoft.NETCore.Targets": "1.0.3",
+ "System.Runtime": "4.1.0",
+ "System.Runtime.Handles": "4.0.1"
+ }
+ },
+ "System.Net.Requests/4.0.11": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "1.0.2",
+ "System.Collections": "4.0.11",
+ "System.Diagnostics.Debug": "4.0.11",
+ "System.Diagnostics.Tracing": "4.1.0",
+ "System.Globalization": "4.0.11",
+ "System.IO": "4.1.0",
+ "System.Net.Http": "4.1.2",
+ "System.Net.Primitives": "4.0.11",
+ "System.Net.WebHeaderCollection": "4.0.1",
+ "System.Resources.ResourceManager": "4.0.1",
+ "System.Runtime": "4.1.0",
+ "System.Threading": "4.0.11",
+ "System.Threading.Tasks": "4.0.11"
+ }
+ },
+ "System.Net.Security/4.0.1": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "1.0.2",
+ "Microsoft.Win32.Primitives": "4.0.1",
+ "System.Collections": "4.0.11",
+ "System.Collections.Concurrent": "4.0.12",
+ "System.Diagnostics.Tracing": "4.1.0",
+ "System.Globalization": "4.0.11",
+ "System.Globalization.Extensions": "4.0.1",
+ "System.IO": "4.1.0",
+ "System.Net.Primitives": "4.0.11",
+ "System.Resources.ResourceManager": "4.0.1",
+ "System.Runtime": "4.1.0",
+ "System.Runtime.Extensions": "4.1.0",
+ "System.Runtime.Handles": "4.0.1",
+ "System.Runtime.InteropServices": "4.1.0",
+ "System.Security.Claims": "4.0.1",
+ "System.Security.Cryptography.Algorithms": "4.2.0",
+ "System.Security.Cryptography.Encoding": "4.0.0",
+ "System.Security.Cryptography.OpenSsl": "4.0.0",
+ "System.Security.Cryptography.Primitives": "4.0.0",
+ "System.Security.Cryptography.X509Certificates": "4.1.0",
+ "System.Security.Principal": "4.0.1",
+ "System.Text.Encoding": "4.0.11",
+ "System.Threading": "4.0.11",
+ "System.Threading.Tasks": "4.0.11",
+ "System.Threading.ThreadPool": "4.0.10",
+ "runtime.native.System": "4.0.0",
+ "runtime.native.System.Net.Security": "4.0.1",
+ "runtime.native.System.Security.Cryptography": "4.0.1"
+ }
+ },
+ "System.Net.Sockets/4.1.0": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "1.0.2",
+ "Microsoft.NETCore.Targets": "1.0.3",
+ "System.IO": "4.1.0",
+ "System.Net.Primitives": "4.0.11",
+ "System.Runtime": "4.1.0",
+ "System.Threading.Tasks": "4.0.11"
+ }
+ },
+ "System.Net.WebHeaderCollection/4.0.1": {
+ "dependencies": {
+ "System.Collections": "4.0.11",
+ "System.Resources.ResourceManager": "4.0.1",
+ "System.Runtime": "4.1.0",
+ "System.Runtime.Extensions": "4.1.0"
+ }
+ },
+ "System.Numerics.Vectors/4.1.1": {
+ "dependencies": {
+ "System.Globalization": "4.0.11",
+ "System.Resources.ResourceManager": "4.0.1",
+ "System.Runtime": "4.1.0",
+ "System.Runtime.Extensions": "4.1.0"
+ }
+ },
+ "System.ObjectModel/4.0.12": {
+ "dependencies": {
+ "System.Collections": "4.0.11",
+ "System.Diagnostics.Debug": "4.0.11",
+ "System.Resources.ResourceManager": "4.0.1",
+ "System.Runtime": "4.1.0",
+ "System.Threading": "4.0.11"
+ }
+ },
+ "System.Reflection/4.1.0": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "1.0.2",
+ "Microsoft.NETCore.Targets": "1.0.3",
+ "System.IO": "4.1.0",
+ "System.Reflection.Primitives": "4.0.1",
+ "System.Runtime": "4.1.0"
+ }
+ },
+ "System.Reflection.DispatchProxy/4.0.1": {
+ "dependencies": {
+ "System.Collections": "4.0.11",
+ "System.Linq": "4.1.0",
+ "System.Reflection": "4.1.0",
+ "System.Reflection.Emit": "4.0.1",
+ "System.Reflection.Emit.ILGeneration": "4.0.1",
+ "System.Reflection.Extensions": "4.0.1",
+ "System.Reflection.Primitives": "4.0.1",
+ "System.Resources.ResourceManager": "4.0.1",
+ "System.Runtime": "4.1.0",
+ "System.Threading": "4.0.11"
+ }
+ },
+ "System.Reflection.Emit/4.0.1": {
+ "dependencies": {
+ "System.IO": "4.1.0",
+ "System.Reflection": "4.1.0",
+ "System.Reflection.Emit.ILGeneration": "4.0.1",
+ "System.Reflection.Primitives": "4.0.1",
+ "System.Runtime": "4.1.0"
+ }
+ },
+ "System.Reflection.Emit.ILGeneration/4.0.1": {
+ "dependencies": {
+ "System.Reflection": "4.1.0",
+ "System.Reflection.Primitives": "4.0.1",
+ "System.Runtime": "4.1.0"
+ }
+ },
+ "System.Reflection.Emit.Lightweight/4.0.1": {
+ "dependencies": {
+ "System.Reflection": "4.1.0",
+ "System.Reflection.Emit.ILGeneration": "4.0.1",
+ "System.Reflection.Primitives": "4.0.1",
+ "System.Runtime": "4.1.0"
+ }
+ },
+ "System.Reflection.Extensions/4.0.1": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "1.0.2",
+ "Microsoft.NETCore.Targets": "1.0.3",
+ "System.Reflection": "4.1.0",
+ "System.Runtime": "4.1.0"
+ }
+ },
+ "System.Reflection.Metadata/1.3.0": {
+ "dependencies": {
+ "System.Collections": "4.0.11",
+ "System.Collections.Immutable": "1.2.0",
+ "System.Diagnostics.Debug": "4.0.11",
+ "System.IO": "4.1.0",
+ "System.Linq": "4.1.0",
+ "System.Reflection": "4.1.0",
+ "System.Reflection.Extensions": "4.0.1",
+ "System.Reflection.Primitives": "4.0.1",
+ "System.Resources.ResourceManager": "4.0.1",
+ "System.Runtime": "4.1.0",
+ "System.Runtime.Extensions": "4.1.0",
+ "System.Runtime.InteropServices": "4.1.0",
+ "System.Text.Encoding": "4.0.11",
+ "System.Text.Encoding.Extensions": "4.0.11",
+ "System.Threading": "4.0.11"
+ }
+ },
+ "System.Reflection.Primitives/4.0.1": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "1.0.2",
+ "Microsoft.NETCore.Targets": "1.0.3",
+ "System.Runtime": "4.1.0"
+ }
+ },
+ "System.Reflection.TypeExtensions/4.1.0": {
+ "dependencies": {
+ "System.Reflection": "4.1.0",
+ "System.Runtime": "4.1.0"
+ }
+ },
+ "System.Resources.Reader/4.0.0": {
+ "dependencies": {
+ "System.IO": "4.1.0",
+ "System.Resources.ResourceManager": "4.0.1",
+ "System.Runtime": "4.1.0",
+ "System.Text.Encoding": "4.0.11",
+ "System.Threading": "4.0.11"
+ }
+ },
+ "System.Resources.ResourceManager/4.0.1": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "1.0.2",
+ "Microsoft.NETCore.Targets": "1.0.3",
+ "System.Globalization": "4.0.11",
+ "System.Reflection": "4.1.0",
+ "System.Runtime": "4.1.0"
+ }
+ },
+ "System.Runtime/4.1.0": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "1.0.2",
+ "Microsoft.NETCore.Targets": "1.0.3"
+ }
+ },
+ "System.Runtime.Extensions/4.1.0": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "1.0.2",
+ "Microsoft.NETCore.Targets": "1.0.3",
+ "System.Runtime": "4.1.0"
+ }
+ },
+ "System.Runtime.Handles/4.0.1": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "1.0.2",
+ "Microsoft.NETCore.Targets": "1.0.3",
+ "System.Runtime": "4.1.0"
+ }
+ },
+ "System.Runtime.InteropServices/4.1.0": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "1.0.2",
+ "Microsoft.NETCore.Targets": "1.0.3",
+ "System.Reflection": "4.1.0",
+ "System.Reflection.Primitives": "4.0.1",
+ "System.Runtime": "4.1.0",
+ "System.Runtime.Handles": "4.0.1"
+ }
+ },
+ "System.Runtime.InteropServices.RuntimeInformation/4.0.0": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "1.0.2",
+ "System.Reflection": "4.1.0",
+ "System.Resources.ResourceManager": "4.0.1",
+ "System.Runtime": "4.1.0",
+ "System.Runtime.InteropServices": "4.1.0",
+ "System.Threading": "4.0.11",
+ "runtime.native.System": "4.0.0"
+ }
+ },
+ "System.Runtime.Loader/4.0.0": {
+ "dependencies": {
+ "System.IO": "4.1.0",
+ "System.Reflection": "4.1.0",
+ "System.Runtime": "4.1.0"
+ }
+ },
+ "System.Runtime.Numerics/4.0.1": {
+ "dependencies": {
+ "System.Globalization": "4.0.11",
+ "System.Resources.ResourceManager": "4.0.1",
+ "System.Runtime": "4.1.0",
+ "System.Runtime.Extensions": "4.1.0"
+ }
+ },
+ "System.Security.Claims/4.0.1": {
+ "dependencies": {
+ "System.Collections": "4.0.11",
+ "System.Globalization": "4.0.11",
+ "System.IO": "4.1.0",
+ "System.Resources.ResourceManager": "4.0.1",
+ "System.Runtime": "4.1.0",
+ "System.Runtime.Extensions": "4.1.0",
+ "System.Security.Principal": "4.0.1"
+ }
+ },
+ "System.Security.Cryptography.Algorithms/4.2.0": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "1.0.2",
+ "System.Collections": "4.0.11",
+ "System.IO": "4.1.0",
+ "System.Resources.ResourceManager": "4.0.1",
+ "System.Runtime": "4.1.0",
+ "System.Runtime.Extensions": "4.1.0",
+ "System.Runtime.Handles": "4.0.1",
+ "System.Runtime.InteropServices": "4.1.0",
+ "System.Runtime.Numerics": "4.0.1",
+ "System.Security.Cryptography.Encoding": "4.0.0",
+ "System.Security.Cryptography.Primitives": "4.0.0",
+ "System.Text.Encoding": "4.0.11",
+ "runtime.native.System.Security.Cryptography": "4.0.1"
+ }
+ },
+ "System.Security.Cryptography.Cng/4.2.0": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "1.0.2",
+ "System.IO": "4.1.0",
+ "System.Resources.ResourceManager": "4.0.1",
+ "System.Runtime": "4.1.0",
+ "System.Runtime.Extensions": "4.1.0",
+ "System.Runtime.Handles": "4.0.1",
+ "System.Runtime.InteropServices": "4.1.0",
+ "System.Security.Cryptography.Algorithms": "4.2.0",
+ "System.Security.Cryptography.Encoding": "4.0.0",
+ "System.Security.Cryptography.Primitives": "4.0.0",
+ "System.Text.Encoding": "4.0.11"
+ }
+ },
+ "System.Security.Cryptography.Csp/4.0.0": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "1.0.2",
+ "System.IO": "4.1.0",
+ "System.Reflection": "4.1.0",
+ "System.Resources.ResourceManager": "4.0.1",
+ "System.Runtime": "4.1.0",
+ "System.Runtime.Extensions": "4.1.0",
+ "System.Runtime.Handles": "4.0.1",
+ "System.Runtime.InteropServices": "4.1.0",
+ "System.Security.Cryptography.Algorithms": "4.2.0",
+ "System.Security.Cryptography.Encoding": "4.0.0",
+ "System.Security.Cryptography.Primitives": "4.0.0",
+ "System.Text.Encoding": "4.0.11",
+ "System.Threading": "4.0.11"
+ }
+ },
+ "System.Security.Cryptography.Encoding/4.0.0": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "1.0.2",
+ "System.Collections": "4.0.11",
+ "System.Collections.Concurrent": "4.0.12",
+ "System.Linq": "4.1.0",
+ "System.Resources.ResourceManager": "4.0.1",
+ "System.Runtime": "4.1.0",
+ "System.Runtime.Extensions": "4.1.0",
+ "System.Runtime.Handles": "4.0.1",
+ "System.Runtime.InteropServices": "4.1.0",
+ "System.Security.Cryptography.Primitives": "4.0.0",
+ "System.Text.Encoding": "4.0.11",
+ "runtime.native.System.Security.Cryptography": "4.0.1"
+ }
+ },
+ "System.Security.Cryptography.OpenSsl/4.0.0": {
+ "dependencies": {
+ "System.Collections": "4.0.11",
+ "System.IO": "4.1.0",
+ "System.Resources.ResourceManager": "4.0.1",
+ "System.Runtime": "4.1.0",
+ "System.Runtime.Extensions": "4.1.0",
+ "System.Runtime.Handles": "4.0.1",
+ "System.Runtime.InteropServices": "4.1.0",
+ "System.Runtime.Numerics": "4.0.1",
+ "System.Security.Cryptography.Algorithms": "4.2.0",
+ "System.Security.Cryptography.Encoding": "4.0.0",
+ "System.Security.Cryptography.Primitives": "4.0.0",
+ "System.Text.Encoding": "4.0.11",
+ "runtime.native.System.Security.Cryptography": "4.0.1"
+ }
+ },
+ "System.Security.Cryptography.Primitives/4.0.0": {
+ "dependencies": {
+ "System.Diagnostics.Debug": "4.0.11",
+ "System.Globalization": "4.0.11",
+ "System.IO": "4.1.0",
+ "System.Resources.ResourceManager": "4.0.1",
+ "System.Runtime": "4.1.0",
+ "System.Threading": "4.0.11",
+ "System.Threading.Tasks": "4.0.11"
+ }
+ },
+ "System.Security.Cryptography.X509Certificates/4.1.0": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "1.0.2",
+ "System.Collections": "4.0.11",
+ "System.Diagnostics.Debug": "4.0.11",
+ "System.Globalization": "4.0.11",
+ "System.Globalization.Calendars": "4.0.1",
+ "System.IO": "4.1.0",
+ "System.IO.FileSystem": "4.0.1",
+ "System.IO.FileSystem.Primitives": "4.0.1",
+ "System.Resources.ResourceManager": "4.0.1",
+ "System.Runtime": "4.1.0",
+ "System.Runtime.Extensions": "4.1.0",
+ "System.Runtime.Handles": "4.0.1",
+ "System.Runtime.InteropServices": "4.1.0",
+ "System.Runtime.Numerics": "4.0.1",
+ "System.Security.Cryptography.Algorithms": "4.2.0",
+ "System.Security.Cryptography.Cng": "4.2.0",
+ "System.Security.Cryptography.Csp": "4.0.0",
+ "System.Security.Cryptography.Encoding": "4.0.0",
+ "System.Security.Cryptography.OpenSsl": "4.0.0",
+ "System.Security.Cryptography.Primitives": "4.0.0",
+ "System.Text.Encoding": "4.0.11",
+ "System.Threading": "4.0.11",
+ "runtime.native.System": "4.0.0",
+ "runtime.native.System.Net.Http": "4.0.1",
+ "runtime.native.System.Security.Cryptography": "4.0.1"
+ }
+ },
+ "System.Security.Principal/4.0.1": {
+ "dependencies": {
+ "System.Runtime": "4.1.0"
+ }
+ },
+ "System.Security.Principal.Windows/4.0.0": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "1.0.2",
+ "Microsoft.Win32.Primitives": "4.0.1",
+ "System.Collections": "4.0.11",
+ "System.Diagnostics.Debug": "4.0.11",
+ "System.Reflection": "4.1.0",
+ "System.Resources.ResourceManager": "4.0.1",
+ "System.Runtime": "4.1.0",
+ "System.Runtime.Extensions": "4.1.0",
+ "System.Runtime.Handles": "4.0.1",
+ "System.Runtime.InteropServices": "4.1.0",
+ "System.Security.Claims": "4.0.1",
+ "System.Security.Principal": "4.0.1",
+ "System.Text.Encoding": "4.0.11",
+ "System.Threading": "4.0.11"
+ }
+ },
+ "System.Text.Encoding/4.0.11": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "1.0.2",
+ "Microsoft.NETCore.Targets": "1.0.3",
+ "System.Runtime": "4.1.0"
+ }
+ },
+ "System.Text.Encoding.CodePages/4.0.1": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "1.0.2",
+ "System.Collections": "4.0.11",
+ "System.Globalization": "4.0.11",
+ "System.IO": "4.1.0",
+ "System.Reflection": "4.1.0",
+ "System.Resources.ResourceManager": "4.0.1",
+ "System.Runtime": "4.1.0",
+ "System.Runtime.Extensions": "4.1.0",
+ "System.Runtime.Handles": "4.0.1",
+ "System.Runtime.InteropServices": "4.1.0",
+ "System.Text.Encoding": "4.0.11",
+ "System.Threading": "4.0.11"
+ }
+ },
+ "System.Text.Encoding.Extensions/4.0.11": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "1.0.2",
+ "Microsoft.NETCore.Targets": "1.0.3",
+ "System.Runtime": "4.1.0",
+ "System.Text.Encoding": "4.0.11"
+ }
+ },
+ "System.Text.RegularExpressions/4.1.0": {
+ "dependencies": {
+ "System.Collections": "4.0.11",
+ "System.Globalization": "4.0.11",
+ "System.Resources.ResourceManager": "4.0.1",
+ "System.Runtime": "4.1.0",
+ "System.Runtime.Extensions": "4.1.0",
+ "System.Threading": "4.0.11"
+ }
+ },
+ "System.Threading/4.0.11": {
+ "dependencies": {
+ "System.Runtime": "4.1.0",
+ "System.Threading.Tasks": "4.0.11"
+ }
+ },
+ "System.Threading.Overlapped/4.0.1": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "1.0.2",
+ "System.Resources.ResourceManager": "4.0.1",
+ "System.Runtime": "4.1.0",
+ "System.Runtime.Handles": "4.0.1"
+ }
+ },
+ "System.Threading.Tasks/4.0.11": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "1.0.2",
+ "Microsoft.NETCore.Targets": "1.0.3",
+ "System.Runtime": "4.1.0"
+ }
+ },
+ "System.Threading.Tasks.Dataflow/4.6.0": {
+ "dependencies": {
+ "System.Collections": "4.0.11",
+ "System.Collections.Concurrent": "4.0.12",
+ "System.Diagnostics.Debug": "4.0.11",
+ "System.Diagnostics.Tracing": "4.1.0",
+ "System.Dynamic.Runtime": "4.0.11",
+ "System.Linq": "4.1.0",
+ "System.Resources.ResourceManager": "4.0.1",
+ "System.Runtime": "4.1.0",
+ "System.Runtime.Extensions": "4.1.0",
+ "System.Threading": "4.0.11",
+ "System.Threading.Tasks": "4.0.11"
+ }
+ },
+ "System.Threading.Tasks.Extensions/4.0.0": {
+ "dependencies": {
+ "System.Collections": "4.0.11",
+ "System.Runtime": "4.1.0",
+ "System.Threading.Tasks": "4.0.11"
+ }
+ },
+ "System.Threading.Tasks.Parallel/4.0.1": {
+ "dependencies": {
+ "System.Collections.Concurrent": "4.0.12",
+ "System.Diagnostics.Debug": "4.0.11",
+ "System.Diagnostics.Tracing": "4.1.0",
+ "System.Resources.ResourceManager": "4.0.1",
+ "System.Runtime": "4.1.0",
+ "System.Runtime.Extensions": "4.1.0",
+ "System.Threading": "4.0.11",
+ "System.Threading.Tasks": "4.0.11"
+ }
+ },
+ "System.Threading.Thread/4.0.0": {
+ "dependencies": {
+ "System.Runtime": "4.1.0"
+ }
+ },
+ "System.Threading.ThreadPool/4.0.10": {
+ "dependencies": {
+ "System.Runtime": "4.1.0",
+ "System.Runtime.Handles": "4.0.1"
+ }
+ },
+ "System.Threading.Timer/4.0.1": {
+ "dependencies": {
+ "Microsoft.NETCore.Platforms": "1.0.2",
+ "Microsoft.NETCore.Targets": "1.0.3",
+ "System.Runtime": "4.1.0"
+ }
+ },
+ "System.Xml.ReaderWriter/4.0.11": {
+ "dependencies": {
+ "System.Collections": "4.0.11",
+ "System.Diagnostics.Debug": "4.0.11",
+ "System.Globalization": "4.0.11",
+ "System.IO": "4.1.0",
+ "System.IO.FileSystem": "4.0.1",
+ "System.IO.FileSystem.Primitives": "4.0.1",
+ "System.Resources.ResourceManager": "4.0.1",
+ "System.Runtime": "4.1.0",
+ "System.Runtime.Extensions": "4.1.0",
+ "System.Runtime.InteropServices": "4.1.0",
+ "System.Text.Encoding": "4.0.11",
+ "System.Text.Encoding.Extensions": "4.0.11",
+ "System.Text.RegularExpressions": "4.1.0",
+ "System.Threading.Tasks": "4.0.11",
+ "System.Threading.Tasks.Extensions": "4.0.0"
+ }
+ },
+ "System.Xml.XDocument/4.0.11": {
+ "dependencies": {
+ "System.Collections": "4.0.11",
+ "System.Diagnostics.Debug": "4.0.11",
+ "System.Diagnostics.Tools": "4.0.1",
+ "System.Globalization": "4.0.11",
+ "System.IO": "4.1.0",
+ "System.Reflection": "4.1.0",
+ "System.Resources.ResourceManager": "4.0.1",
+ "System.Runtime": "4.1.0",
+ "System.Runtime.Extensions": "4.1.0",
+ "System.Text.Encoding": "4.0.11",
+ "System.Threading": "4.0.11",
+ "System.Xml.ReaderWriter": "4.0.11"
+ }
+ },
+ "System.Xml.XmlDocument/4.0.1": {
+ "dependencies": {
+ "System.Collections": "4.0.11",
+ "System.Diagnostics.Debug": "4.0.11",
+ "System.Globalization": "4.0.11",
+ "System.IO": "4.1.0",
+ "System.Resources.ResourceManager": "4.0.1",
+ "System.Runtime": "4.1.0",
+ "System.Runtime.Extensions": "4.1.0",
+ "System.Text.Encoding": "4.0.11",
+ "System.Threading": "4.0.11",
+ "System.Xml.ReaderWriter": "4.0.11"
+ }
+ },
+ "System.Xml.XPath/4.0.1": {
+ "dependencies": {
+ "System.Collections": "4.0.11",
+ "System.Diagnostics.Debug": "4.0.11",
+ "System.Globalization": "4.0.11",
+ "System.IO": "4.1.0",
+ "System.Resources.ResourceManager": "4.0.1",
+ "System.Runtime": "4.1.0",
+ "System.Runtime.Extensions": "4.1.0",
+ "System.Threading": "4.0.11",
+ "System.Xml.ReaderWriter": "4.0.11"
+ }
+ },
+ "System.Xml.XPath.XDocument/4.0.1": {
+ "dependencies": {
+ "System.Diagnostics.Debug": "4.0.11",
+ "System.Linq": "4.1.0",
+ "System.Resources.ResourceManager": "4.0.1",
+ "System.Runtime": "4.1.0",
+ "System.Runtime.Extensions": "4.1.0",
+ "System.Threading": "4.0.11",
+ "System.Xml.ReaderWriter": "4.0.11",
+ "System.Xml.XDocument": "4.0.11",
+ "System.Xml.XPath": "4.0.1"
+ }
+ },
+ "NetLib/1.0.0": {
+ "dependencies": {
+ "Newtonsoft.Json": "13.0.1"
+ },
+ "runtime": {
+ "NetLib.dll": {}
+ }
+ }
+ }
+ },
+ "libraries": {
+ "Bowling/1.0.0": {
+ "type": "project",
+ "serviceable": false,
+ "sha512": ""
+ },
+ "Libuv/1.9.1": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-uqX2Frwf9PW8MaY7PRNY6HM5BpW1D8oj1EdqzrmbEFD5nH63Yat3aEjN/tws6Tw6Fk7LwmLBvtUh32tTeTaHiA==",
+ "path": "libuv/1.9.1",
+ "hashPath": "libuv.1.9.1.nupkg.sha512"
+ },
+ "Microsoft.CodeAnalysis.Analyzers/1.1.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-HS3iRWZKcUw/8eZ/08GXKY2Bn7xNzQPzf8gRPHGSowX7u7XXu9i9YEaBeBNKUXWfI7qjvT2zXtLUvbN0hds8vg==",
+ "path": "microsoft.codeanalysis.analyzers/1.1.0",
+ "hashPath": "microsoft.codeanalysis.analyzers.1.1.0.nupkg.sha512"
+ },
+ "Microsoft.CodeAnalysis.Common/1.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-V09G35cs0CT1C4Dr1IEOh8IGfnWALEVAOO5JXsqagxXwmYR012TlorQ+vx2eXxfZRKs3gAS/r92gN9kRBLba5A==",
+ "path": "microsoft.codeanalysis.common/1.3.0",
+ "hashPath": "microsoft.codeanalysis.common.1.3.0.nupkg.sha512"
+ },
+ "Microsoft.CodeAnalysis.CSharp/1.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-BgWDIAbSFsHuGeLSn/rljLi51nXqkSo4DZ0qEIrHyPVasrhxEVq7aV8KKZ3HEfSFB+GIhBmOogE+mlOLYg19eg==",
+ "path": "microsoft.codeanalysis.csharp/1.3.0",
+ "hashPath": "microsoft.codeanalysis.csharp.1.3.0.nupkg.sha512"
+ },
+ "Microsoft.CodeAnalysis.VisualBasic/1.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-Sf3k8PkTkWqBmXnnblJbvb7ewO6mJzX6WO2t7m04BmOY5qBq6yhhyXnn/BMM+QCec3Arw3X35Zd8f9eBql0qgg==",
+ "path": "microsoft.codeanalysis.visualbasic/1.3.0",
+ "hashPath": "microsoft.codeanalysis.visualbasic.1.3.0.nupkg.sha512"
+ },
+ "Microsoft.CSharp/4.0.1": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-17h8b5mXa87XYKrrVqdgZ38JefSUqLChUQpXgSnpzsM0nDOhE40FTeNWOJ/YmySGV6tG6T8+hjz6vxbknHJr6A==",
+ "path": "microsoft.csharp/4.0.1",
+ "hashPath": "microsoft.csharp.4.0.1.nupkg.sha512"
+ },
+ "Microsoft.NETCore.App/1.0.5": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-rqd+4QNUIdrauKaP8KVo2Ut5OeEGoyOsAMZr7u1IEtSRx5LeA1omVCLpY0TJ5Z47jfMm/MRuD/RG5Ahg8WwX2w==",
+ "path": "microsoft.netcore.app/1.0.5",
+ "hashPath": "microsoft.netcore.app.1.0.5.nupkg.sha512"
+ },
+ "Microsoft.NETCore.DotNetHost/1.0.1": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-uaMgykq6AckP3hZW4dsD6zjocxyXPz0tcTl8OX7mlSUWsyFXdtf45sjdwI0JIHxt3gnI6GihAlOAwYK8HE4niQ==",
+ "path": "microsoft.netcore.dotnethost/1.0.1",
+ "hashPath": "microsoft.netcore.dotnethost.1.0.1.nupkg.sha512"
+ },
+ "Microsoft.NETCore.DotNetHostPolicy/1.0.5": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-KR8e8+lh/YnhD0wDCMBRUjn0/VnryxHbu6I61U6m7PAyz9HbRr+iX3BYL925OHMFuFmk1atc/RRGjGtVOVrvrg==",
+ "path": "microsoft.netcore.dotnethostpolicy/1.0.5",
+ "hashPath": "microsoft.netcore.dotnethostpolicy.1.0.5.nupkg.sha512"
+ },
+ "Microsoft.NETCore.DotNetHostResolver/1.0.1": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-GEXgpAHB9E0OhfcmNJ664Xcd2bJkz2qkGIAFmCgEI5ANlQy4qEEmBVfUqA+Z9HB85ZwWxZc1eIJ6fxdxcjrctg==",
+ "path": "microsoft.netcore.dotnethostresolver/1.0.1",
+ "hashPath": "microsoft.netcore.dotnethostresolver.1.0.1.nupkg.sha512"
+ },
+ "Microsoft.NETCore.Jit/1.0.7": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-pNYSZFvX14x4ubToTLxj9O9xNIEg1kHaL6gkMr8urWKIY65cu8272KRlT3cgJCKLbzFO0XZDjvPlRBCFrbJm7Q==",
+ "path": "microsoft.netcore.jit/1.0.7",
+ "hashPath": "microsoft.netcore.jit.1.0.7.nupkg.sha512"
+ },
+ "Microsoft.NETCore.Platforms/1.0.2": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-fRHBvQs9Z/ZSUAqaSotK1UPol/lwybTgdeTXR4eVw3rVDgzUnWGTUsK0A418oR7NrimNL1TQu/IM0RDa26s0qg==",
+ "path": "microsoft.netcore.platforms/1.0.2",
+ "hashPath": "microsoft.netcore.platforms.1.0.2.nupkg.sha512"
+ },
+ "Microsoft.NETCore.Runtime.CoreCLR/1.0.7": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-t81co+R1xDubSQDDYP+zddd1Eya7xGeN2XlJMSsNFUCKRm35/5u8knnXOQTdfE1nf6bYqPROt18WlhdZui1FLA==",
+ "path": "microsoft.netcore.runtime.coreclr/1.0.7",
+ "hashPath": "microsoft.netcore.runtime.coreclr.1.0.7.nupkg.sha512"
+ },
+ "Microsoft.NETCore.Targets/1.0.3": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-IRUVJ1jXkdvxokYfxw5o2+QCcWWVxLMzcwsRSpmNboslZR0WYhFgJihT53R/tkEDiBjlhb99XxYMWfb9Q6nyVw==",
+ "path": "microsoft.netcore.targets/1.0.3",
+ "hashPath": "microsoft.netcore.targets.1.0.3.nupkg.sha512"
+ },
+ "Microsoft.NETCore.Windows.ApiSets/1.0.1": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-SaToCvvsGMxTgtLv/BrFQ5IFMPRE1zpWbnqbpwykJa8W5XiX82CXI6K2o7yf5xS7EP6t/JzFLV0SIDuWpvBZVw==",
+ "path": "microsoft.netcore.windows.apisets/1.0.1",
+ "hashPath": "microsoft.netcore.windows.apisets.1.0.1.nupkg.sha512"
+ },
+ "Microsoft.VisualBasic/10.0.1": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-HpNyOf/4Tp2lh4FyywB55VITk0SqVxEjDzsVDDyF1yafDN6Bq18xcHowzCPINyYHUTgGcEtmpYiRsFdSo0KKdQ==",
+ "path": "microsoft.visualbasic/10.0.1",
+ "hashPath": "microsoft.visualbasic.10.0.1.nupkg.sha512"
+ },
+ "Microsoft.Win32.Primitives/4.0.1": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-fQnBHO9DgcmkC9dYSJoBqo6sH1VJwJprUHh8F3hbcRlxiQiBUuTntdk8tUwV490OqC2kQUrinGwZyQHTieuXRA==",
+ "path": "microsoft.win32.primitives/4.0.1",
+ "hashPath": "microsoft.win32.primitives.4.0.1.nupkg.sha512"
+ },
+ "Microsoft.Win32.Registry/4.0.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-q+eLtROUAQ3OxYA5mpQrgyFgzLQxIyrfT2eLpYX5IEPlHmIio2nh4F5bgOaQoGOV865kFKZZso9Oq9RlazvXtg==",
+ "path": "microsoft.win32.registry/4.0.0",
+ "hashPath": "microsoft.win32.registry.4.0.0.nupkg.sha512"
+ },
+ "MonoGame.Content.Builder.Task/3.8.0.1641": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-oHA60q9MhkqGnSiJlXosdynD400sQ/j1Ef+0XkJYIQT4Io9RQ6Zk8i0vjpnIbQ0PgsoaQN3IRYjNzkhqq3uUGA==",
+ "path": "monogame.content.builder.task/3.8.0.1641",
+ "hashPath": "monogame.content.builder.task.3.8.0.1641.nupkg.sha512"
+ },
+ "MonoGame.Framework.WindowsDX/3.8.0.1641": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-uWPGugWXe0eqrA5KgKc38z2K+RNgh8DmIDjIDdc7JX8m7azYDkNapHwIOANkEj5ZYAr7uqxjoqGcU4VS+ayl1g==",
+ "path": "monogame.framework.windowsdx/3.8.0.1641",
+ "hashPath": "monogame.framework.windowsdx.3.8.0.1641.nupkg.sha512"
+ },
+ "NETStandard.Library/1.6.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-ypsCvIdCZ4IoYASJHt6tF2fMo7N30NLgV1EbmC+snO490OMl9FvVxmumw14rhReWU3j3g7BYudG6YCrchwHJlA==",
+ "path": "netstandard.library/1.6.0",
+ "hashPath": "netstandard.library.1.6.0.nupkg.sha512"
+ },
+ "Newtonsoft.Json/13.0.1": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-ppPFpBcvxdsfUonNcvITKqLl3bqxWbDCZIzDWHzjpdAHRFfZe0Dw9HmA0+za13IdyrgJwpkDTDA9fHaxOrt20A==",
+ "path": "newtonsoft.json/13.0.1",
+ "hashPath": "newtonsoft.json.13.0.1.nupkg.sha512"
+ },
+ "runtime.native.System/4.0.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-QfS/nQI7k/BLgmLrw7qm7YBoULEvgWnPI+cYsbfCVFTW8Aj+i8JhccxcFMu1RWms0YZzF+UHguNBK4Qn89e2Sg==",
+ "path": "runtime.native.system/4.0.0",
+ "hashPath": "runtime.native.system.4.0.0.nupkg.sha512"
+ },
+ "runtime.native.System.IO.Compression/4.1.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-Ob7nvnJBox1aaB222zSVZSkf4WrebPG4qFscfK7vmD7P7NxoSxACQLtO7ytWpqXDn2wcd/+45+EAZ7xjaPip8A==",
+ "path": "runtime.native.system.io.compression/4.1.0",
+ "hashPath": "runtime.native.system.io.compression.4.1.0.nupkg.sha512"
+ },
+ "runtime.native.System.Net.Http/4.0.1": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-Nh0UPZx2Vifh8r+J+H2jxifZUD3sBrmolgiFWJd2yiNrxO0xTa6bAw3YwRn1VOiSen/tUXMS31ttNItCZ6lKuA==",
+ "path": "runtime.native.system.net.http/4.0.1",
+ "hashPath": "runtime.native.system.net.http.4.0.1.nupkg.sha512"
+ },
+ "runtime.native.System.Net.Security/4.0.1": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-Az6Ff6rZFb8nYGAaejFR6jr8ktt9f3e1Q/yKdw0pwHNTLaO/1eCAC9vzBoR9YAb0QeZD6fZXl1A9tRB5stpzXA==",
+ "path": "runtime.native.system.net.security/4.0.1",
+ "hashPath": "runtime.native.system.net.security.4.0.1.nupkg.sha512"
+ },
+ "runtime.native.System.Security.Cryptography/4.0.1": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-6Z4SIheH5ziCRoMnLBE+fmcAPfyewKbteJQGTT86+dsBRSYZNuUmLS3Qg+rzo1nPdiK19VmOBne54j9kI7sI4Q==",
+ "path": "runtime.native.system.security.cryptography/4.0.1",
+ "hashPath": "runtime.native.system.security.cryptography.4.0.1.nupkg.sha512"
+ },
+ "SharpDX/4.0.1": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-8YA1VFg1/K8Emb8FEZDobojcv1BLuppVo7CRJQEgA1V748VIMPBru0i0OnsCjLSThzTn7juOvH85qjFL9Grl1w==",
+ "path": "sharpdx/4.0.1",
+ "hashPath": "sharpdx.4.0.1.nupkg.sha512"
+ },
+ "SharpDX.Direct2D1/4.0.1": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-EDBYa9kAG+gaMB4cCH7WNpxS8WijSCejNz/SERs2P1sWEPZZdUiUIruQMjPCdW3lXxT508aYiH2UXHAaZtk00g==",
+ "path": "sharpdx.direct2d1/4.0.1",
+ "hashPath": "sharpdx.direct2d1.4.0.1.nupkg.sha512"
+ },
+ "SharpDX.Direct3D11/4.0.1": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-7xIfeAhxPhbPgSiREfFbOOwIWonUt2GHR7XZN5p2DJMWuqjl0+h1oo2/sF+SH/c6D6APjdbt0J+dYSzoV0PA/w==",
+ "path": "sharpdx.direct3d11/4.0.1",
+ "hashPath": "sharpdx.direct3d11.4.0.1.nupkg.sha512"
+ },
+ "SharpDX.Direct3D9/4.0.1": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-xUgVtuy3UGljCjzPe1d0yndNI+htHnpCUcMk1QpmXZHwxudUGtes1iz18JD2Zy5Xx7VzFp2+guOGWkNrJmIgEA==",
+ "path": "sharpdx.direct3d9/4.0.1",
+ "hashPath": "sharpdx.direct3d9.4.0.1.nupkg.sha512"
+ },
+ "SharpDX.DXGI/4.0.1": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-Av/kToUkVR1tDtIP9zmDGwCuCtyL04+PP7kes6aABzky1Y9vT03kR7mDeE83gl+E8GUmMMbVXbQ4AG2CVb66sg==",
+ "path": "sharpdx.dxgi/4.0.1",
+ "hashPath": "sharpdx.dxgi.4.0.1.nupkg.sha512"
+ },
+ "SharpDX.Mathematics/4.0.1": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-txMROd5A4mICHRRPf5KHA5MVNEqFUdOg2ZYfqNqjQM1n2jfe+sxDG3Xs+aO5zAShJAZFD6xO5R7yGfn9CzHckQ==",
+ "path": "sharpdx.mathematics/4.0.1",
+ "hashPath": "sharpdx.mathematics.4.0.1.nupkg.sha512"
+ },
+ "SharpDX.MediaFoundation/4.0.1": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-/po30bqI6n14db6eHirTLJYEVV8/Wi0DGn2OJGtEnf5/++jUOhMR5Z1Xi84wOldXgf+7WKXOML2BhpqCPWVC2g==",
+ "path": "sharpdx.mediafoundation/4.0.1",
+ "hashPath": "sharpdx.mediafoundation.4.0.1.nupkg.sha512"
+ },
+ "SharpDX.XAudio2/4.0.1": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-Kok1XdV2vEKSdr+EcGf0xFNBAd1tcjp/TZeRNBNVgB5YYoUGASoNO2decCBi7vh9qdocN+pmuuOiZCtDOd9DgQ==",
+ "path": "sharpdx.xaudio2/4.0.1",
+ "hashPath": "sharpdx.xaudio2.4.0.1.nupkg.sha512"
+ },
+ "SharpDX.XInput/4.0.1": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-vDnp6CTVC9dKQHwLVF4GLNdCJqGMUuxyZLLlorDjgnVOOO7koPR20/tqt1A53gnNy/Id93Nzq7K2ILLvBQWvGQ==",
+ "path": "sharpdx.xinput/4.0.1",
+ "hashPath": "sharpdx.xinput.4.0.1.nupkg.sha512"
+ },
+ "System.AppContext/4.1.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-3QjO4jNV7PdKkmQAVp9atA+usVnKRwI3Kx1nMwJ93T0LcQfx7pKAYk0nKz5wn1oP5iqlhZuy6RXOFdhr7rDwow==",
+ "path": "system.appcontext/4.1.0",
+ "hashPath": "system.appcontext.4.1.0.nupkg.sha512"
+ },
+ "System.Buffers/4.0.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-msXumHfjjURSkvxUjYuq4N2ghHoRi2VpXcKMA7gK6ujQfU3vGpl+B6ld0ATRg+FZFpRyA6PgEPA+VlIkTeNf2w==",
+ "path": "system.buffers/4.0.0",
+ "hashPath": "system.buffers.4.0.0.nupkg.sha512"
+ },
+ "System.Collections/4.0.11": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-YUJGz6eFKqS0V//mLt25vFGrrCvOnsXjlvFQs+KimpwNxug9x0Pzy4PlFMU3Q2IzqAa9G2L4LsK3+9vCBK7oTg==",
+ "path": "system.collections/4.0.11",
+ "hashPath": "system.collections.4.0.11.nupkg.sha512"
+ },
+ "System.Collections.Concurrent/4.0.12": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-2gBcbb3drMLgxlI0fBfxMA31ec6AEyYCHygGse4vxceJan8mRIWeKJ24BFzN7+bi/NFTgdIgufzb94LWO5EERQ==",
+ "path": "system.collections.concurrent/4.0.12",
+ "hashPath": "system.collections.concurrent.4.0.12.nupkg.sha512"
+ },
+ "System.Collections.Immutable/1.2.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-Cma8cBW6di16ZLibL8LYQ+cLjGzoKxpOTu/faZfDcx94ZjAGq6Nv5RO7+T1YZXqEXTZP9rt1wLVEONVpURtUqw==",
+ "path": "system.collections.immutable/1.2.0",
+ "hashPath": "system.collections.immutable.1.2.0.nupkg.sha512"
+ },
+ "System.ComponentModel/4.0.1": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-oBZFnm7seFiVfugsIyOvQCWobNZs7FzqDV/B7tx20Ep/l3UUFCPDkdTnCNaJZTU27zjeODmy2C/cP60u3D4c9w==",
+ "path": "system.componentmodel/4.0.1",
+ "hashPath": "system.componentmodel.4.0.1.nupkg.sha512"
+ },
+ "System.ComponentModel.Annotations/4.1.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-rhnz80h8NnHJzoi0nbQJLRR2cJznyqG168q1bgoSpe5qpaME2SguXzuEzpY68nFCi2kBgHpbU4bRN2cP3unYRA==",
+ "path": "system.componentmodel.annotations/4.1.0",
+ "hashPath": "system.componentmodel.annotations.4.1.0.nupkg.sha512"
+ },
+ "System.Console/4.0.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-qSKUSOIiYA/a0g5XXdxFcUFmv1hNICBD7QZ0QhGYVipPIhvpiydY8VZqr1thmCXvmn8aipMg64zuanB4eotK9A==",
+ "path": "system.console/4.0.0",
+ "hashPath": "system.console.4.0.0.nupkg.sha512"
+ },
+ "System.Diagnostics.Debug/4.0.11": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-w5U95fVKHY4G8ASs/K5iK3J5LY+/dLFd4vKejsnI/ZhBsWS9hQakfx3Zr7lRWKg4tAw9r4iktyvsTagWkqYCiw==",
+ "path": "system.diagnostics.debug/4.0.11",
+ "hashPath": "system.diagnostics.debug.4.0.11.nupkg.sha512"
+ },
+ "System.Diagnostics.DiagnosticSource/4.0.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-YKglnq4BMTJxfcr6nuT08g+yJ0UxdePIHxosiLuljuHIUR6t4KhFsyaHOaOc1Ofqp0PUvJ0EmcgiEz6T7vEx3w==",
+ "path": "system.diagnostics.diagnosticsource/4.0.0",
+ "hashPath": "system.diagnostics.diagnosticsource.4.0.0.nupkg.sha512"
+ },
+ "System.Diagnostics.FileVersionInfo/4.0.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-qjF74OTAU+mRhLaL4YSfiWy3vj6T3AOz8AW37l5zCwfbBfj0k7E94XnEsRaf2TnhE/7QaV6Hvqakoy2LoV8MVg==",
+ "path": "system.diagnostics.fileversioninfo/4.0.0",
+ "hashPath": "system.diagnostics.fileversioninfo.4.0.0.nupkg.sha512"
+ },
+ "System.Diagnostics.Process/4.1.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-mpVZ5bnlSs3tTeJ6jYyDJEIa6tavhAd88lxq1zbYhkkCu0Pno2+gHXcvZcoygq2d8JxW3gojXqNJMTAshduqZA==",
+ "path": "system.diagnostics.process/4.1.0",
+ "hashPath": "system.diagnostics.process.4.1.0.nupkg.sha512"
+ },
+ "System.Diagnostics.StackTrace/4.0.1": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-6i2EbRq0lgGfiZ+FDf0gVaw9qeEU+7IS2+wbZJmFVpvVzVOgZEt0ScZtyenuBvs6iDYbGiF51bMAa0oDP/tujQ==",
+ "path": "system.diagnostics.stacktrace/4.0.1",
+ "hashPath": "system.diagnostics.stacktrace.4.0.1.nupkg.sha512"
+ },
+ "System.Diagnostics.Tools/4.0.1": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-xBfJ8pnd4C17dWaC9FM6aShzbJcRNMChUMD42I6772KGGrqaFdumwhn9OdM68erj1ueNo3xdQ1EwiFjK5k8p0g==",
+ "path": "system.diagnostics.tools/4.0.1",
+ "hashPath": "system.diagnostics.tools.4.0.1.nupkg.sha512"
+ },
+ "System.Diagnostics.Tracing/4.1.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-vDN1PoMZCkkdNjvZLql592oYJZgS7URcJzJ7bxeBgGtx5UtR5leNm49VmfHGqIffX4FKacHbI3H6UyNSHQknBg==",
+ "path": "system.diagnostics.tracing/4.1.0",
+ "hashPath": "system.diagnostics.tracing.4.1.0.nupkg.sha512"
+ },
+ "System.Dynamic.Runtime/4.0.11": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-db34f6LHYM0U0JpE+sOmjar27BnqTVkbLJhgfwMpTdgTigG/Hna3m2MYVwnFzGGKnEJk2UXFuoVTr8WUbU91/A==",
+ "path": "system.dynamic.runtime/4.0.11",
+ "hashPath": "system.dynamic.runtime.4.0.11.nupkg.sha512"
+ },
+ "System.Globalization/4.0.11": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-B95h0YLEL2oSnwF/XjqSWKnwKOy/01VWkNlsCeMTFJLLabflpGV26nK164eRs5GiaRSBGpOxQ3pKoSnnyZN5pg==",
+ "path": "system.globalization/4.0.11",
+ "hashPath": "system.globalization.4.0.11.nupkg.sha512"
+ },
+ "System.Globalization.Calendars/4.0.1": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-L1c6IqeQ88vuzC1P81JeHmHA8mxq8a18NUBNXnIY/BVb+TCyAaGIFbhpZt60h9FJNmisymoQkHEFSE9Vslja1Q==",
+ "path": "system.globalization.calendars/4.0.1",
+ "hashPath": "system.globalization.calendars.4.0.1.nupkg.sha512"
+ },
+ "System.Globalization.Extensions/4.0.1": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-KKo23iKeOaIg61SSXwjANN7QYDr/3op3OWGGzDzz7mypx0Za0fZSeG0l6cco8Ntp8YMYkIQcAqlk8yhm5/Uhcg==",
+ "path": "system.globalization.extensions/4.0.1",
+ "hashPath": "system.globalization.extensions.4.0.1.nupkg.sha512"
+ },
+ "System.IO/4.1.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-3KlTJceQc3gnGIaHZ7UBZO26SHL1SHE4ddrmiwumFnId+CEHP+O8r386tZKaE6zlk5/mF8vifMBzHj9SaXN+mQ==",
+ "path": "system.io/4.1.0",
+ "hashPath": "system.io.4.1.0.nupkg.sha512"
+ },
+ "System.IO.Compression/4.1.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-TjnBS6eztThSzeSib+WyVbLzEdLKUcEHN69VtS3u8aAsSc18FU6xCZlNWWsEd8SKcXAE+y1sOu7VbU8sUeM0sg==",
+ "path": "system.io.compression/4.1.0",
+ "hashPath": "system.io.compression.4.1.0.nupkg.sha512"
+ },
+ "System.IO.Compression.ZipFile/4.0.1": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-hBQYJzfTbQURF10nLhd+az2NHxsU6MU7AB8RUf4IolBP5lOAm4Luho851xl+CqslmhI5ZH/el8BlngEk4lBkaQ==",
+ "path": "system.io.compression.zipfile/4.0.1",
+ "hashPath": "system.io.compression.zipfile.4.0.1.nupkg.sha512"
+ },
+ "System.IO.FileSystem/4.0.1": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-IBErlVq5jOggAD69bg1t0pJcHaDbJbWNUZTPI96fkYWzwYbN6D9wRHMULLDd9dHsl7C2YsxXL31LMfPI1SWt8w==",
+ "path": "system.io.filesystem/4.0.1",
+ "hashPath": "system.io.filesystem.4.0.1.nupkg.sha512"
+ },
+ "System.IO.FileSystem.Primitives/4.0.1": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-kWkKD203JJKxJeE74p8aF8y4Qc9r9WQx4C0cHzHPrY3fv/L/IhWnyCHaFJ3H1QPOH6A93whlQ2vG5nHlBDvzWQ==",
+ "path": "system.io.filesystem.primitives/4.0.1",
+ "hashPath": "system.io.filesystem.primitives.4.0.1.nupkg.sha512"
+ },
+ "System.IO.FileSystem.Watcher/4.0.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-qM4Wr3La+RYb/03B0mZZjbA7tHsGzDffnuXP8Sl48HW2JwCjn3kfD5qdw0sqyNNowUipcJMi9/q6sMUrOIJ6UQ==",
+ "path": "system.io.filesystem.watcher/4.0.0",
+ "hashPath": "system.io.filesystem.watcher.4.0.0.nupkg.sha512"
+ },
+ "System.IO.MemoryMappedFiles/4.0.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-Xqj4xaFAnLVpss9ZSUIvB/VdJAA7GxZDnFGDKJfiGAnZ5VnFROn6eOHWepFpujCYTsh6wlZ3B33bqYkF0QJ7Eg==",
+ "path": "system.io.memorymappedfiles/4.0.0",
+ "hashPath": "system.io.memorymappedfiles.4.0.0.nupkg.sha512"
+ },
+ "System.IO.UnmanagedMemoryStream/4.0.1": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-wcq0kXcpfJwdl1Y4/ZjDk7Dhx5HdLyRYYWYmD8Nn8skoGYYQd2BQWbXwjWSczip8AL4Z57o2dWWXAl4aABAKiQ==",
+ "path": "system.io.unmanagedmemorystream/4.0.1",
+ "hashPath": "system.io.unmanagedmemorystream.4.0.1.nupkg.sha512"
+ },
+ "System.Linq/4.1.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-bQ0iYFOQI0nuTnt+NQADns6ucV4DUvMdwN6CbkB1yj8i7arTGiTN5eok1kQwdnnNWSDZfIUySQY+J3d5KjWn0g==",
+ "path": "system.linq/4.1.0",
+ "hashPath": "system.linq.4.1.0.nupkg.sha512"
+ },
+ "System.Linq.Expressions/4.1.1": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-bXwi8FrK/XIGPvtk1ZnawffhqLPyacj7dZnbFaV52YGaQigNqGEzNAByAIvL9FlEe3TCzoInorHF91IK//Q3Xg==",
+ "path": "system.linq.expressions/4.1.1",
+ "hashPath": "system.linq.expressions.4.1.1.nupkg.sha512"
+ },
+ "System.Linq.Parallel/4.0.1": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-J7XCa7n2cFn32uLbtceXfBFhgCk5M++50lylHKNbqTiJkw5y4Tglpi6amuJNPCvj9bLzNSI7rs1fi4joLMNRgg==",
+ "path": "system.linq.parallel/4.0.1",
+ "hashPath": "system.linq.parallel.4.0.1.nupkg.sha512"
+ },
+ "System.Linq.Queryable/4.0.1": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-Yn/WfYe9RoRfmSLvUt2JerP0BTGGykCZkQPgojaxgzF2N0oPo+/AhB8TXOpdCcNlrG3VRtsamtK2uzsp3cqRVw==",
+ "path": "system.linq.queryable/4.0.1",
+ "hashPath": "system.linq.queryable.4.0.1.nupkg.sha512"
+ },
+ "System.Net.Http/4.1.2": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-oBRfZyr1bN5zm2N3cvL+z5zwXi6vr4BJLfqTD0QNGL/O/OOobG0CsdT1wx4DUrsy8wv/XorY9Ue1c6BSf4KeOQ==",
+ "path": "system.net.http/4.1.2",
+ "hashPath": "system.net.http.4.1.2.nupkg.sha512"
+ },
+ "System.Net.NameResolution/4.0.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-JdqRdM1Qym3YehqdKIi5LHrpypP4JMfxKQSNCJ2z4WawkG0il+N3XfNeJOxll2XrTnG7WgYYPoeiu/KOwg0DQw==",
+ "path": "system.net.nameresolution/4.0.0",
+ "hashPath": "system.net.nameresolution.4.0.0.nupkg.sha512"
+ },
+ "System.Net.Primitives/4.0.11": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-hVvfl4405DRjA2408luZekbPhplJK03j2Y2lSfMlny7GHXlkByw1iLnc9mgKW0GdQn73vvMcWrWewAhylXA4Nw==",
+ "path": "system.net.primitives/4.0.11",
+ "hashPath": "system.net.primitives.4.0.11.nupkg.sha512"
+ },
+ "System.Net.Requests/4.0.11": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-vxGt7C0cZixN+VqoSW4Yakc1Y9WknmxauDqzxgpw/FnBdz4kQNN51l4wxdXX5VY1xjqy//+G+4CvJWp1+f+y6Q==",
+ "path": "system.net.requests/4.0.11",
+ "hashPath": "system.net.requests.4.0.11.nupkg.sha512"
+ },
+ "System.Net.Security/4.0.1": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-nMs9dUDrJFr18+wgUB3lUpaMcJDqutsuO1C4g3OTuQYZJdnszgmHtjvBAI6eNXK0ZPLIA6sp8axMkd2T2dlzgg==",
+ "path": "system.net.security/4.0.1",
+ "hashPath": "system.net.security.4.0.1.nupkg.sha512"
+ },
+ "System.Net.Sockets/4.1.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-xAz0N3dAV/aR/9g8r0Y5oEqU1JRsz29F5EGb/WVHmX3jVSLqi2/92M5hTad2aNWovruXrJpJtgZ9fccPMG9uSw==",
+ "path": "system.net.sockets/4.1.0",
+ "hashPath": "system.net.sockets.4.1.0.nupkg.sha512"
+ },
+ "System.Net.WebHeaderCollection/4.0.1": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-XX2TIAN+wBSAIV51BU2FvvXMdstUa8b0FBSZmDWjZdwUMmggQSifpTOZ5fNH20z9ZCg2fkV1L5SsZnpO2RQDRQ==",
+ "path": "system.net.webheadercollection/4.0.1",
+ "hashPath": "system.net.webheadercollection.4.0.1.nupkg.sha512"
+ },
+ "System.Numerics.Vectors/4.1.1": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-Ex1NSKycC2wi5XBMWUGWPc3lumh6OQWFFmmpZFZz0oLht5lQ+wWPHVZumOrMJuckfUiVMd4p67BrkBos8lcF+Q==",
+ "path": "system.numerics.vectors/4.1.1",
+ "hashPath": "system.numerics.vectors.4.1.1.nupkg.sha512"
+ },
+ "System.ObjectModel/4.0.12": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-tAgJM1xt3ytyMoW4qn4wIqgJYm7L7TShRZG4+Q4Qsi2PCcj96pXN7nRywS9KkB3p/xDUjc2HSwP9SROyPYDYKQ==",
+ "path": "system.objectmodel/4.0.12",
+ "hashPath": "system.objectmodel.4.0.12.nupkg.sha512"
+ },
+ "System.Reflection/4.1.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-JCKANJ0TI7kzoQzuwB/OoJANy1Lg338B6+JVacPl4TpUwi3cReg3nMLplMq2uqYfHFQpKIlHAUVAJlImZz/4ng==",
+ "path": "system.reflection/4.1.0",
+ "hashPath": "system.reflection.4.1.0.nupkg.sha512"
+ },
+ "System.Reflection.DispatchProxy/4.0.1": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-GPPgWoSxQEU3aCKSOvsAc1dhTTi4iq92PUVEVfnGPGwqCf6synaAJGYLKMs5E3CuRfel8ufACWUijXqDpOlGrA==",
+ "path": "system.reflection.dispatchproxy/4.0.1",
+ "hashPath": "system.reflection.dispatchproxy.4.0.1.nupkg.sha512"
+ },
+ "System.Reflection.Emit/4.0.1": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-P2wqAj72fFjpP6wb9nSfDqNBMab+2ovzSDzUZK7MVIm54tBJEPr9jWfSjjoTpPwj1LeKcmX3vr0ttyjSSFM47g==",
+ "path": "system.reflection.emit/4.0.1",
+ "hashPath": "system.reflection.emit.4.0.1.nupkg.sha512"
+ },
+ "System.Reflection.Emit.ILGeneration/4.0.1": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-Ov6dU8Bu15Bc7zuqttgHF12J5lwSWyTf1S+FJouUXVMSqImLZzYaQ+vRr1rQ0OZ0HqsrwWl4dsKHELckQkVpgA==",
+ "path": "system.reflection.emit.ilgeneration/4.0.1",
+ "hashPath": "system.reflection.emit.ilgeneration.4.0.1.nupkg.sha512"
+ },
+ "System.Reflection.Emit.Lightweight/4.0.1": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-sSzHHXueZ5Uh0OLpUQprhr+ZYJrLPA2Cmr4gn0wj9+FftNKXx8RIMKvO9qnjk2ebPYUjZ+F2ulGdPOsvj+MEjA==",
+ "path": "system.reflection.emit.lightweight/4.0.1",
+ "hashPath": "system.reflection.emit.lightweight.4.0.1.nupkg.sha512"
+ },
+ "System.Reflection.Extensions/4.0.1": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-GYrtRsZcMuHF3sbmRHfMYpvxZoIN2bQGrYGerUiWLEkqdEUQZhH3TRSaC/oI4wO0II1RKBPlpIa1TOMxIcOOzQ==",
+ "path": "system.reflection.extensions/4.0.1",
+ "hashPath": "system.reflection.extensions.4.0.1.nupkg.sha512"
+ },
+ "System.Reflection.Metadata/1.3.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-jMSCxA4LSyKBGRDm/WtfkO03FkcgRzHxwvQRib1bm2GZ8ifKM1MX1al6breGCEQK280mdl9uQS7JNPXRYk90jw==",
+ "path": "system.reflection.metadata/1.3.0",
+ "hashPath": "system.reflection.metadata.1.3.0.nupkg.sha512"
+ },
+ "System.Reflection.Primitives/4.0.1": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-4inTox4wTBaDhB7V3mPvp9XlCbeGYWVEM9/fXALd52vNEAVisc1BoVWQPuUuD0Ga//dNbA/WeMy9u9mzLxGTHQ==",
+ "path": "system.reflection.primitives/4.0.1",
+ "hashPath": "system.reflection.primitives.4.0.1.nupkg.sha512"
+ },
+ "System.Reflection.TypeExtensions/4.1.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-tsQ/ptQ3H5FYfON8lL4MxRk/8kFyE0A+tGPXmVP967cT/gzLHYxIejIYSxp4JmIeFHVP78g/F2FE1mUUTbDtrg==",
+ "path": "system.reflection.typeextensions/4.1.0",
+ "hashPath": "system.reflection.typeextensions.4.1.0.nupkg.sha512"
+ },
+ "System.Resources.Reader/4.0.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-VX1iHAoHxgrLZv+nq/9drCZI6Q4SSCzSVyUm1e0U60sqWdj6XhY7wvKmy3RvsSal9h+/vqSWwxxJsm0J4vn/jA==",
+ "path": "system.resources.reader/4.0.0",
+ "hashPath": "system.resources.reader.4.0.0.nupkg.sha512"
+ },
+ "System.Resources.ResourceManager/4.0.1": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-TxwVeUNoTgUOdQ09gfTjvW411MF+w9MBYL7AtNVc+HtBCFlutPLhUCdZjNkjbhj3bNQWMdHboF0KIWEOjJssbA==",
+ "path": "system.resources.resourcemanager/4.0.1",
+ "hashPath": "system.resources.resourcemanager.4.0.1.nupkg.sha512"
+ },
+ "System.Runtime/4.1.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-v6c/4Yaa9uWsq+JMhnOFewrYkgdNHNG2eMKuNqRn8P733rNXeRCGvV5FkkjBXn2dbVkPXOsO0xjsEeM1q2zC0g==",
+ "path": "system.runtime/4.1.0",
+ "hashPath": "system.runtime.4.1.0.nupkg.sha512"
+ },
+ "System.Runtime.Extensions/4.1.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-CUOHjTT/vgP0qGW22U4/hDlOqXmcPq5YicBaXdUR2UiUoLwBT+olO6we4DVbq57jeX5uXH2uerVZhf0qGj+sVQ==",
+ "path": "system.runtime.extensions/4.1.0",
+ "hashPath": "system.runtime.extensions.4.1.0.nupkg.sha512"
+ },
+ "System.Runtime.Handles/4.0.1": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-nCJvEKguXEvk2ymk1gqj625vVnlK3/xdGzx0vOKicQkoquaTBJTP13AIYkocSUwHCLNBwUbXTqTWGDxBTWpt7g==",
+ "path": "system.runtime.handles/4.0.1",
+ "hashPath": "system.runtime.handles.4.0.1.nupkg.sha512"
+ },
+ "System.Runtime.InteropServices/4.1.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-16eu3kjHS633yYdkjwShDHZLRNMKVi/s0bY8ODiqJ2RfMhDMAwxZaUaWVnZ2P71kr/or+X9o/xFWtNqz8ivieQ==",
+ "path": "system.runtime.interopservices/4.1.0",
+ "hashPath": "system.runtime.interopservices.4.1.0.nupkg.sha512"
+ },
+ "System.Runtime.InteropServices.RuntimeInformation/4.0.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-hWPhJxc453RCa8Z29O91EmfGeZIHX1ZH2A8L6lYQVSaKzku2DfArSfMEb1/MYYzPQRJZeu0c9dmYeJKxW5Fgng==",
+ "path": "system.runtime.interopservices.runtimeinformation/4.0.0",
+ "hashPath": "system.runtime.interopservices.runtimeinformation.4.0.0.nupkg.sha512"
+ },
+ "System.Runtime.Loader/4.0.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-4UN78GOVU/mbDFcXkEWtetJT/sJ0yic2gGk1HSlSpWI0TDf421xnrZTDZnwNBapk1GQeYN7U1lTj/aQB1by6ow==",
+ "path": "system.runtime.loader/4.0.0",
+ "hashPath": "system.runtime.loader.4.0.0.nupkg.sha512"
+ },
+ "System.Runtime.Numerics/4.0.1": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-+XbKFuzdmLP3d1o9pdHu2nxjNr2OEPqGzKeegPLCUMM71a0t50A/rOcIRmGs9wR7a8KuHX6hYs/7/TymIGLNqg==",
+ "path": "system.runtime.numerics/4.0.1",
+ "hashPath": "system.runtime.numerics.4.0.1.nupkg.sha512"
+ },
+ "System.Security.Claims/4.0.1": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-4Jlp0OgJLS/Voj1kyFP6MJlIYp3crgfH8kNQk2p7+4JYfc1aAmh9PZyAMMbDhuoolGNtux9HqSOazsioRiDvCw==",
+ "path": "system.security.claims/4.0.1",
+ "hashPath": "system.security.claims.4.0.1.nupkg.sha512"
+ },
+ "System.Security.Cryptography.Algorithms/4.2.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-8JQFxbLVdrtIOKMDN38Fn0GWnqYZw/oMlwOUG/qz1jqChvyZlnUmu+0s7wLx7JYua/nAXoESpHA3iw11QFWhXg==",
+ "path": "system.security.cryptography.algorithms/4.2.0",
+ "hashPath": "system.security.cryptography.algorithms.4.2.0.nupkg.sha512"
+ },
+ "System.Security.Cryptography.Cng/4.2.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-cUJ2h+ZvONDe28Szw3st5dOHdjndhJzQ2WObDEXAWRPEQBtVItVoxbXM/OEsTthl3cNn2dk2k0I3y45igCQcLw==",
+ "path": "system.security.cryptography.cng/4.2.0",
+ "hashPath": "system.security.cryptography.cng.4.2.0.nupkg.sha512"
+ },
+ "System.Security.Cryptography.Csp/4.0.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-/i1Usuo4PgAqgbPNC0NjbO3jPW//BoBlTpcWFD1EHVbidH21y4c1ap5bbEMSGAXjAShhMH4abi/K8fILrnu4BQ==",
+ "path": "system.security.cryptography.csp/4.0.0",
+ "hashPath": "system.security.cryptography.csp.4.0.0.nupkg.sha512"
+ },
+ "System.Security.Cryptography.Encoding/4.0.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-FbKgE5MbxSQMPcSVRgwM6bXN3GtyAh04NkV8E5zKCBE26X0vYW0UtTa2FIgkH33WVqBVxRgxljlVYumWtU+HcQ==",
+ "path": "system.security.cryptography.encoding/4.0.0",
+ "hashPath": "system.security.cryptography.encoding.4.0.0.nupkg.sha512"
+ },
+ "System.Security.Cryptography.OpenSsl/4.0.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-HUG/zNUJwEiLkoURDixzkzZdB5yGA5pQhDP93ArOpDPQMteURIGERRNzzoJlmTreLBWr5lkFSjjMSk8ySEpQMw==",
+ "path": "system.security.cryptography.openssl/4.0.0",
+ "hashPath": "system.security.cryptography.openssl.4.0.0.nupkg.sha512"
+ },
+ "System.Security.Cryptography.Primitives/4.0.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-Wkd7QryWYjkQclX0bngpntW5HSlMzeJU24UaLJQ7YTfI8ydAVAaU2J+HXLLABOVJlKTVvAeL0Aj39VeTe7L+oA==",
+ "path": "system.security.cryptography.primitives/4.0.0",
+ "hashPath": "system.security.cryptography.primitives.4.0.0.nupkg.sha512"
+ },
+ "System.Security.Cryptography.X509Certificates/4.1.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-4HEfsQIKAhA1+ApNn729Gi09zh+lYWwyIuViihoMDWp1vQnEkL2ct7mAbhBlLYm+x/L4Rr/pyGge1lIY635e0w==",
+ "path": "system.security.cryptography.x509certificates/4.1.0",
+ "hashPath": "system.security.cryptography.x509certificates.4.1.0.nupkg.sha512"
+ },
+ "System.Security.Principal/4.0.1": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-On+SKhXY5rzxh/S8wlH1Rm0ogBlu7zyHNxeNBiXauNrhHRXAe9EuX8Yl5IOzLPGU5Z4kLWHMvORDOCG8iu9hww==",
+ "path": "system.security.principal/4.0.1",
+ "hashPath": "system.security.principal.4.0.1.nupkg.sha512"
+ },
+ "System.Security.Principal.Windows/4.0.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-iFx15AF3RMEPZn3COh8+Bb2Thv2zsmLd93RchS1b8Mj5SNYeGqbYNCSn5AES1+gq56p4ujGZPrl0xN7ngkXOHg==",
+ "path": "system.security.principal.windows/4.0.0",
+ "hashPath": "system.security.principal.windows.4.0.0.nupkg.sha512"
+ },
+ "System.Text.Encoding/4.0.11": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-U3gGeMlDZXxCEiY4DwVLSacg+DFWCvoiX+JThA/rvw37Sqrku7sEFeVBBBMBnfB6FeZHsyDx85HlKL19x0HtZA==",
+ "path": "system.text.encoding/4.0.11",
+ "hashPath": "system.text.encoding.4.0.11.nupkg.sha512"
+ },
+ "System.Text.Encoding.CodePages/4.0.1": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-h4z6rrA/hxWf4655D18IIZ0eaLRa3tQC/j+e26W+VinIHY0l07iEXaAvO0YSYq3MvCjMYy8Zs5AdC1sxNQOB7Q==",
+ "path": "system.text.encoding.codepages/4.0.1",
+ "hashPath": "system.text.encoding.codepages.4.0.1.nupkg.sha512"
+ },
+ "System.Text.Encoding.Extensions/4.0.11": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-jtbiTDtvfLYgXn8PTfWI+SiBs51rrmO4AAckx4KR6vFK9Wzf6tI8kcRdsYQNwriUeQ1+CtQbM1W4cMbLXnj/OQ==",
+ "path": "system.text.encoding.extensions/4.0.11",
+ "hashPath": "system.text.encoding.extensions.4.0.11.nupkg.sha512"
+ },
+ "System.Text.RegularExpressions/4.1.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-i88YCXpRTjCnoSQZtdlHkAOx4KNNik4hMy83n0+Ftlb7jvV6ZiZWMpnEZHhjBp6hQVh8gWd/iKNPzlPF7iyA2g==",
+ "path": "system.text.regularexpressions/4.1.0",
+ "hashPath": "system.text.regularexpressions.4.1.0.nupkg.sha512"
+ },
+ "System.Threading/4.0.11": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-N+3xqIcg3VDKyjwwCGaZ9HawG9aC6cSDI+s7ROma310GQo8vilFZa86hqKppwTHleR/G0sfOzhvgnUxWCR/DrQ==",
+ "path": "system.threading/4.0.11",
+ "hashPath": "system.threading.4.0.11.nupkg.sha512"
+ },
+ "System.Threading.Overlapped/4.0.1": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-f7aLuLkBoCQM2kng7zqLFBXz9Gk48gDK8lk1ih9rH/1arJJzZK9gJwNvPDhL6Ps/l6rwOr8jw+4FCHL0KKWiEg==",
+ "path": "system.threading.overlapped/4.0.1",
+ "hashPath": "system.threading.overlapped.4.0.1.nupkg.sha512"
+ },
+ "System.Threading.Tasks/4.0.11": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-k1S4Gc6IGwtHGT8188RSeGaX86Qw/wnrgNLshJvsdNUOPP9etMmo8S07c+UlOAx4K/xLuN9ivA1bD0LVurtIxQ==",
+ "path": "system.threading.tasks/4.0.11",
+ "hashPath": "system.threading.tasks.4.0.11.nupkg.sha512"
+ },
+ "System.Threading.Tasks.Dataflow/4.6.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-2hRjGu2r2jxRZ55wmcHO/WbdX+YAOz9x6FE8xqkHZgPaoFMKQZRe9dk8xTZIas8fRjxRmzawnTEWIrhlM+Un7w==",
+ "path": "system.threading.tasks.dataflow/4.6.0",
+ "hashPath": "system.threading.tasks.dataflow.4.6.0.nupkg.sha512"
+ },
+ "System.Threading.Tasks.Extensions/4.0.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-pH4FZDsZQ/WmgJtN4LWYmRdJAEeVkyriSwrv2Teoe5FOU0Yxlb6II6GL8dBPOfRmutHGATduj3ooMt7dJ2+i+w==",
+ "path": "system.threading.tasks.extensions/4.0.0",
+ "hashPath": "system.threading.tasks.extensions.4.0.0.nupkg.sha512"
+ },
+ "System.Threading.Tasks.Parallel/4.0.1": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-7Pc9t25bcynT9FpMvkUw4ZjYwUiGup/5cJFW72/5MgCG+np2cfVUMdh29u8d7onxX7d8PS3J+wL73zQRqkdrSA==",
+ "path": "system.threading.tasks.parallel/4.0.1",
+ "hashPath": "system.threading.tasks.parallel.4.0.1.nupkg.sha512"
+ },
+ "System.Threading.Thread/4.0.0": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-gIdJqDXlOr5W9zeqFErLw3dsOsiShSCYtF9SEHitACycmvNvY8odf9kiKvp6V7aibc8C4HzzNBkWXjyfn7plbQ==",
+ "path": "system.threading.thread/4.0.0",
+ "hashPath": "system.threading.thread.4.0.0.nupkg.sha512"
+ },
+ "System.Threading.ThreadPool/4.0.10": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-IMXgB5Vf/5Qw1kpoVgJMOvUO1l32aC+qC3OaIZjWJOjvcxuxNWOK2ZTWWYXfij22NHxT2j1yWX5vlAeQWld9vA==",
+ "path": "system.threading.threadpool/4.0.10",
+ "hashPath": "system.threading.threadpool.4.0.10.nupkg.sha512"
+ },
+ "System.Threading.Timer/4.0.1": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-saGfUV8uqVW6LeURiqxcGhZ24PzuRNaUBtbhVeuUAvky1naH395A/1nY0P2bWvrw/BreRtIB/EzTDkGBpqCwEw==",
+ "path": "system.threading.timer/4.0.1",
+ "hashPath": "system.threading.timer.4.0.1.nupkg.sha512"
+ },
+ "System.Xml.ReaderWriter/4.0.11": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-ZIiLPsf67YZ9zgr31vzrFaYQqxRPX9cVHjtPSnmx4eN6lbS/yEyYNr2vs1doGDEscF0tjCZFsk9yUg1sC9e8tg==",
+ "path": "system.xml.readerwriter/4.0.11",
+ "hashPath": "system.xml.readerwriter.4.0.11.nupkg.sha512"
+ },
+ "System.Xml.XDocument/4.0.11": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-Mk2mKmPi0nWaoiYeotq1dgeNK1fqWh61+EK+w4Wu8SWuTYLzpUnschb59bJtGywaPq7SmTuPf44wrXRwbIrukg==",
+ "path": "system.xml.xdocument/4.0.11",
+ "hashPath": "system.xml.xdocument.4.0.11.nupkg.sha512"
+ },
+ "System.Xml.XmlDocument/4.0.1": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-2eZu6IP+etFVBBFUFzw2w6J21DqIN5eL9Y8r8JfJWUmV28Z5P0SNU01oCisVHQgHsDhHPnmq2s1hJrJCFZWloQ==",
+ "path": "system.xml.xmldocument/4.0.1",
+ "hashPath": "system.xml.xmldocument.4.0.1.nupkg.sha512"
+ },
+ "System.Xml.XPath/4.0.1": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-UWd1H+1IJ9Wlq5nognZ/XJdyj8qPE4XufBUkAW59ijsCPjZkZe0MUzKKJFBr+ZWBe5Wq1u1d5f2CYgE93uH7DA==",
+ "path": "system.xml.xpath/4.0.1",
+ "hashPath": "system.xml.xpath.4.0.1.nupkg.sha512"
+ },
+ "System.Xml.XPath.XDocument/4.0.1": {
+ "type": "package",
+ "serviceable": true,
+ "sha512": "sha512-FLhdYJx4331oGovQypQ8JIw2kEmNzCsjVOVYY/16kZTUoquZG85oVn7yUhBE2OZt1yGPSXAL0HTEfzjlbNpM7Q==",
+ "path": "system.xml.xpath.xdocument/4.0.1",
+ "hashPath": "system.xml.xpath.xdocument.4.0.1.nupkg.sha512"
+ },
+ "NetLib/1.0.0": {
+ "type": "project",
+ "serviceable": false,
+ "sha512": ""
+ }
+ }
+}
\ No newline at end of file
diff --git a/Bowling/bin/Debug/netcoreapp3.1/Bowling.dll b/Bowling/bin/Debug/netcoreapp3.1/Bowling.dll
index 5a2c218..7b6649d 100644
Binary files a/Bowling/bin/Debug/netcoreapp3.1/Bowling.dll and b/Bowling/bin/Debug/netcoreapp3.1/Bowling.dll differ
diff --git a/Bowling/bin/Debug/netcoreapp3.1/Bowling.pdb b/Bowling/bin/Debug/netcoreapp3.1/Bowling.pdb
new file mode 100644
index 0000000..99d8392
Binary files /dev/null and b/Bowling/bin/Debug/netcoreapp3.1/Bowling.pdb differ
diff --git a/Bowling/bin/Debug/netcoreapp3.1/Bowling.runtimeconfig.dev.json b/Bowling/bin/Debug/netcoreapp3.1/Bowling.runtimeconfig.dev.json
new file mode 100644
index 0000000..9293ba7
--- /dev/null
+++ b/Bowling/bin/Debug/netcoreapp3.1/Bowling.runtimeconfig.dev.json
@@ -0,0 +1,8 @@
+{
+ "runtimeOptions": {
+ "additionalProbingPaths": [
+ "C:\\Users\\Semejkin_AV\\.dotnet\\store\\|arch|\\|tfm|",
+ "C:\\Users\\Semejkin_AV\\.nuget\\packages"
+ ]
+ }
+}
\ No newline at end of file
diff --git a/Bowling/bin/Debug/netcoreapp3.1/Bowling.runtimeconfig.json b/Bowling/bin/Debug/netcoreapp3.1/Bowling.runtimeconfig.json
new file mode 100644
index 0000000..2b4cfe3
--- /dev/null
+++ b/Bowling/bin/Debug/netcoreapp3.1/Bowling.runtimeconfig.json
@@ -0,0 +1,12 @@
+{
+ "runtimeOptions": {
+ "tfm": "netcoreapp3.1",
+ "framework": {
+ "name": "Microsoft.WindowsDesktop.App",
+ "version": "3.1.0"
+ },
+ "configProperties": {
+ "System.Runtime.TieredCompilation": false
+ }
+ }
+}
\ No newline at end of file
diff --git a/Bowling/bin/Debug/netcoreapp3.1/Content/arrow.xnb b/Bowling/bin/Debug/netcoreapp3.1/Content/arrow.xnb
new file mode 100644
index 0000000..2246cf4
Binary files /dev/null and b/Bowling/bin/Debug/netcoreapp3.1/Content/arrow.xnb differ
diff --git a/Bowling/bin/Debug/netcoreapp3.1/Content/ball.xnb b/Bowling/bin/Debug/netcoreapp3.1/Content/ball.xnb
new file mode 100644
index 0000000..bec8ff9
Binary files /dev/null and b/Bowling/bin/Debug/netcoreapp3.1/Content/ball.xnb differ
diff --git a/Bowling/bin/Debug/netcoreapp3.1/Content/gameFont.xnb b/Bowling/bin/Debug/netcoreapp3.1/Content/gameFont.xnb
new file mode 100644
index 0000000..9d6f3d3
Binary files /dev/null and b/Bowling/bin/Debug/netcoreapp3.1/Content/gameFont.xnb differ
diff --git a/Bowling/bin/Debug/netcoreapp3.1/Content/gameFont2.xnb b/Bowling/bin/Debug/netcoreapp3.1/Content/gameFont2.xnb
new file mode 100644
index 0000000..2b1a6dc
Binary files /dev/null and b/Bowling/bin/Debug/netcoreapp3.1/Content/gameFont2.xnb differ
diff --git a/Bowling/bin/Debug/netcoreapp3.1/Content/keggle.xnb b/Bowling/bin/Debug/netcoreapp3.1/Content/keggle.xnb
new file mode 100644
index 0000000..c7f09f0
Binary files /dev/null and b/Bowling/bin/Debug/netcoreapp3.1/Content/keggle.xnb differ
diff --git a/Bowling/bin/Debug/netcoreapp3.1/Content/line.xnb b/Bowling/bin/Debug/netcoreapp3.1/Content/line.xnb
new file mode 100644
index 0000000..05ab220
Binary files /dev/null and b/Bowling/bin/Debug/netcoreapp3.1/Content/line.xnb differ
diff --git a/Bowling/bin/Debug/netcoreapp3.1/Content/logo.xnb b/Bowling/bin/Debug/netcoreapp3.1/Content/logo.xnb
new file mode 100644
index 0000000..6513e7d
Binary files /dev/null and b/Bowling/bin/Debug/netcoreapp3.1/Content/logo.xnb differ
diff --git a/Bowling/obj/Debug/netcoreapp3.1/Bowling.csproj.AssemblyReference.cache b/Bowling/obj/Debug/netcoreapp3.1/Bowling.csproj.AssemblyReference.cache
index 29d4ee3..0d7c739 100644
Binary files a/Bowling/obj/Debug/netcoreapp3.1/Bowling.csproj.AssemblyReference.cache and b/Bowling/obj/Debug/netcoreapp3.1/Bowling.csproj.AssemblyReference.cache differ
diff --git a/Bowling/obj/Debug/netcoreapp3.1/Bowling.csproj.CopyComplete b/Bowling/obj/Debug/netcoreapp3.1/Bowling.csproj.CopyComplete
new file mode 100644
index 0000000..e69de29
diff --git a/Bowling/obj/Debug/netcoreapp3.1/Bowling.csproj.FileListAbsolute.txt b/Bowling/obj/Debug/netcoreapp3.1/Bowling.csproj.FileListAbsolute.txt
index dea7701..76c7eb4 100644
--- a/Bowling/obj/Debug/netcoreapp3.1/Bowling.csproj.FileListAbsolute.txt
+++ b/Bowling/obj/Debug/netcoreapp3.1/Bowling.csproj.FileListAbsolute.txt
@@ -93,3 +93,4 @@ C:\Users\Semejkin_AV\Documents\Github_repos\ProgtimeHack2022_Bowling\Bowling\obj
C:\Users\Semejkin_AV\Documents\Github_repos\ProgtimeHack2022_Bowling\Bowling\obj\Debug\netcoreapp3.1\Bowling.pdb
C:\Users\Semejkin_AV\Documents\Github_repos\ProgtimeHack2022_Bowling\Bowling\obj\Debug\netcoreapp3.1\Bowling.genruntimeconfig.cache
C:\Users\Semejkin_AV\Documents\Github_repos\ProgtimeHack2022_Bowling\Bowling\bin\Debug\netcoreapp3.1\Content\gameFont2.xnb
+C:\Users\Semejkin_AV\Documents\Github_repos\ProgtimeHack2022_Bowling\Bowling\bin\Debug\netcoreapp3.1\Content\line.xnb
diff --git a/Bowling/obj/Debug/netcoreapp3.1/Bowling.dll b/Bowling/obj/Debug/netcoreapp3.1/Bowling.dll
index e1d9519..7b6649d 100644
Binary files a/Bowling/obj/Debug/netcoreapp3.1/Bowling.dll and b/Bowling/obj/Debug/netcoreapp3.1/Bowling.dll differ
diff --git a/Bowling/obj/Debug/netcoreapp3.1/Bowling.genruntimeconfig.cache b/Bowling/obj/Debug/netcoreapp3.1/Bowling.genruntimeconfig.cache
new file mode 100644
index 0000000..2ba4d15
--- /dev/null
+++ b/Bowling/obj/Debug/netcoreapp3.1/Bowling.genruntimeconfig.cache
@@ -0,0 +1 @@
+a432b769b6058693c28edb96b2adee2d4f085082
diff --git a/Bowling/obj/Debug/netcoreapp3.1/Bowling.pdb b/Bowling/obj/Debug/netcoreapp3.1/Bowling.pdb
index 2454029..99d8392 100644
Binary files a/Bowling/obj/Debug/netcoreapp3.1/Bowling.pdb and b/Bowling/obj/Debug/netcoreapp3.1/Bowling.pdb differ
diff --git a/Bowling_Server/obj/Debug/net5.0/Bowling_Server.csproj.AssemblyReference.cache b/Bowling_Server/obj/Debug/net5.0/Bowling_Server.csproj.AssemblyReference.cache
index f502dfa..b3ae11a 100644
Binary files a/Bowling_Server/obj/Debug/net5.0/Bowling_Server.csproj.AssemblyReference.cache and b/Bowling_Server/obj/Debug/net5.0/Bowling_Server.csproj.AssemblyReference.cache differ