You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<value>Package sources define where NuGet retrieves packages for install, restore, audit, and update operations. [Learn more about package sources](https://learn.microsoft.com/nuget/reference/nuget-config-file#packagesources)</value>
<value>Audit sources provide vulnerability data during restore without acting as package sources. If no audit sources are configured, NuGet Audit uses package sources and suppresses warning NU1905. [Learn more about audit sources](https://learn.microsoft.com/nuget/reference/nuget-config-file#auditsources)</value>
<source>Use separate sources for vulnerability audit</source>
137
+
<targetstate="new">Use separate sources for vulnerability audit</target>
138
+
<note />
139
+
</trans-unit>
140
+
<trans-unitid="Text_AuditSources_Description">
141
+
<source>Audit sources provide vulnerability data during restore without acting as package sources. If no audit sources are configured, NuGet Audit uses package sources and suppresses warning NU1905. [Learn more about audit sources](https://learn.microsoft.com/nuget/reference/nuget-config-file#auditsources)</source>
142
+
<targetstate="new">Audit sources provide vulnerability data during restore without acting as package sources. If no audit sources are configured, NuGet Audit uses package sources and suppresses warning NU1905. [Learn more about audit sources](https://learn.microsoft.com/nuget/reference/nuget-config-file#auditsources)</target>
143
+
<note />
144
+
</trans-unit>
145
+
<trans-unitid="Text_AuditSources_HowToRemove">
146
+
<source>Remove all audit sources to revert to using package sources for vulnerability data.</source>
147
+
<targetstate="new">Remove all audit sources to revert to using package sources for vulnerability data.</target>
<source>Common NuGet configurations: [How settings are applied](https://aka.ms/nuget/how-settings-are-applied/)</source>
137
152
<targetstate="translated">Běžné konfigurace NuGet: [Způsob použití nastavení](https://aka.ms/nuget/how-settings-are-applied/)</target>
@@ -177,6 +192,11 @@
177
192
<targetstate="translated">Zdroj</target>
178
193
<note />
179
194
</trans-unit>
195
+
<trans-unitid="Text_PackageSources_Description">
196
+
<source>Package sources define where NuGet retrieves packages for install, restore, audit, and update operations. [Learn more about package sources](https://learn.microsoft.com/nuget/reference/nuget-config-file#packagesources)</source>
197
+
<targetstate="new">Package sources define where NuGet retrieves packages for install, restore, audit, and update operations. [Learn more about package sources](https://learn.microsoft.com/nuget/reference/nuget-config-file#packagesources)</target>
198
+
<note />
199
+
</trans-unit>
180
200
<trans-unitid="Text_PackageSources_MachineWide">
181
201
<source>Machine-wide package sources</source>
182
202
<targetstate="translated">Zdroje balíčků v rámci celého počítače</target>
0 commit comments