Skip to content

Commit

Permalink
[release] prepare 2020.02.27
Browse files Browse the repository at this point in the history
  • Loading branch information
Slimakanzer committed Feb 27, 2020
1 parent d912640 commit b6c4afb
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion VSRAD.DebugServer/VSRAD.DebugServer.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

<PropertyGroup>
<TrimUnusedDependencies>true</TrimUnusedDependencies>
<Version>2020.02.20</Version>
<Version>2020.02.27</Version>
<AssemblyName>RadeonAsmDebugServer</AssemblyName>
<RootNamespace>VSRAD.DebugServer</RootNamespace>
</PropertyGroup>
Expand Down
2 changes: 1 addition & 1 deletion VSRAD.Package/source.extension.vsixmanifest
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<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">
<Metadata>
<Identity Id="ba666db81-7abd-4a75-b906-895d8cc0616e" Version="2020.02.20" Language="en-US" Publisher="Tim Labushev, Ivan Sarzhevskiy, Gleb Larochkin" />
<Identity Id="ba666db81-7abd-4a75-b906-895d8cc0616e" Version="2020.02.27" Language="en-US" Publisher="Tim Labushev, Ivan Sarzhevskiy, Gleb Larochkin" />
<DisplayName>Radeon Asm Debugger</DisplayName>
<Description xml:space="preserve">Debugging tools for Radeon Asm projects</Description>
</Metadata>
Expand Down
2 changes: 1 addition & 1 deletion VSRAD.Syntax/source.extension.vsixmanifest
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<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">
<Metadata>
<Identity Id="RadeonAsmSyntax.6e2593e1-ebc7-4985-ada0-654814c0eb34" Version="2020.02.20" Language="en-US" Publisher="Gleb Larochkin, Ivan Sarzhevskiy, Tim Labushev" />
<Identity Id="RadeonAsmSyntax.6e2593e1-ebc7-4985-ada0-654814c0eb34" Version="2020.02.27" Language="en-US" Publisher="Gleb Larochkin, Ivan Sarzhevskiy, Tim Labushev" />
<DisplayName>Radeon Asm Syntax</DisplayName>
<Description xml:space="preserve">Adds syntax highlighting, code outlining, navigation tools, function list support for Radeon Asm</Description>
</Metadata>
Expand Down

0 comments on commit b6c4afb

Please sign in to comment.