fix: Updates dependencies, cleans up csproj, and updates README (#784)
This commit is contained in:
parent
3ade2d5e73
commit
ec785e6f07
13 changed files with 67 additions and 91 deletions
5
Projects/SerializationSchemaGenerator/SerializationSchemaGenerator.csproj
Normal file → Executable file
5
Projects/SerializationSchemaGenerator/SerializationSchemaGenerator.csproj
Normal file → Executable file
|
|
@ -14,8 +14,7 @@
|
|||
|
||||
<ItemGroup>
|
||||
<PackageReference Include="Microsoft.Build.Locator" Version="1.4.1" />
|
||||
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="3.10.0.0" />
|
||||
<PackageReference Include="Microsoft.CodeAnalysis.Workspaces.MSBuild" Version="3.10.0.0" />
|
||||
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="3.11.0" />
|
||||
<PackageReference Include="Microsoft.CodeAnalysis.Workspaces.MSBuild" Version="3.11.0" />
|
||||
</ItemGroup>
|
||||
|
||||
</Project>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue