We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2399b0f commit b1e51f7Copy full SHA for b1e51f7
FRC-Extension/source.extension.vsixmanifest
@@ -1,7 +1,7 @@
1
<?xml version="1.0" encoding="utf-8"?>
2
<PackageManifest Version="2.0.0" xmlns="http://schemas.microsoft.com/developer/vsx-schema/2011" xmlns:d="http://schemas.microsoft.com/developer/vsx-schema-design/2011">
3
<Metadata>
4
- <Identity Id="FRC_Extension" Version="2016.0.0" Language="en-US" Publisher="RobotDotNet" />
+ <Identity Id="FRC_Extension" Version="2016.0.1" Language="en-US" Publisher="RobotDotNet" />
5
<DisplayName>FRC Extension</DisplayName>
6
<Description xml:space="preserve">A plugin for deploying DotNet code onto FRC Robots. Includes an Extension and Templates.</Description>
7
<License>LICENSE.txt</License>
0 commit comments