Skip to content

Commit

Permalink
NTypewriter.SourceGenerator - Microsoft.CodeAnalysis.Scripting set Pr…
Browse files Browse the repository at this point in the history
…ivateAssets="all"
  • Loading branch information
NeVeSpl committed Mar 11, 2024
1 parent 1e0b2c5 commit 348453b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<PackageReference Include="Microsoft.CodeAnalysis.Workspaces.Common" Version="4.0.1" PrivateAssets="all" GeneratePathProperty="true" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.0.1" PrivateAssets="all" GeneratePathProperty="true" />

<PackageReference Include="Microsoft.CodeAnalysis.Scripting" Version="4.0.1" />
<PackageReference Include="Microsoft.CodeAnalysis.Scripting" Version="4.0.1" PrivateAssets="all"/>
<PackageReference Include="Microsoft.CodeAnalysis.Scripting.Common" Version="4.0.1" PrivateAssets="all" GeneratePathProperty="true" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Scripting" Version="4.0.1" PrivateAssets="all" GeneratePathProperty="true" />

Expand Down

0 comments on commit 348453b

Please sign in to comment.