File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 6
6
<RootNamespace >Dprint.Plugins.Roslyn</RootNamespace >
7
7
<AssemblyName >dprint-plugin-roslyn</AssemblyName >
8
8
<Nullable >enable</Nullable >
9
- <Version >0.7 .0</Version >
9
+ <Version >0.8 .0</Version >
10
10
<Authors >David Sherret</Authors >
11
11
<Company >Dprint Code Formatting</Company >
12
12
</PropertyGroup >
16
16
</ItemGroup >
17
17
18
18
<ItemGroup >
19
- <PackageReference Include =" Microsoft.CodeAnalysis.CSharp.Workspaces" Version =" 4.3.0-2 .final" />
20
- <PackageReference Include =" Microsoft.CodeAnalysis.VisualBasic.Workspaces" Version =" 4.3.0-2 .final" />
19
+ <PackageReference Include =" Microsoft.CodeAnalysis.CSharp.Workspaces" Version =" 4.3.0-3 .final" />
20
+ <PackageReference Include =" Microsoft.CodeAnalysis.VisualBasic.Workspaces" Version =" 4.3.0-3 .final" />
21
21
<PackageReference Include =" Newtonsoft.Json" Version =" 13.0.1" />
22
22
</ItemGroup >
23
23
You can’t perform that action at this time.
0 commit comments